This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog value.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sergiodj@sourceware.org	2013-08-13 19:25:04

Modified files:
	gdb            : ChangeLog value.h 

Log message:
	Adjusting prototype declaration for gdb/value.h:create_internalvar_type_lazy,
	in order to match GNU Coding Standards.
	
	2013-08-13  Sergio Durigan Junior  <sergiodj@redhat.com>
	
	* value.h (create_internalvar_type_lazy): Adjust prototype
	declaration.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15888&r2=1.15889
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/value.h.diff?cvsroot=src&r1=1.223&r2=1.224


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]