[obv][commit] Eliminate single-use variable PARAM_LEN

Siddhesh Poyarekar siddhesh@redhat.com
Fri Sep 14 07:05:00 GMT 2012


Hi,

I just committed a trivial commit to printcmd.c, replacing a single-use
variable with its value (TYPE_LENGTH).

http://sourceware.org/ml/gdb-cvs/2012-09/msg00065.html

regards,
Siddhesh

gdb/ChangeLog:

	* printcmd.c (ui_printf): Eliminate single-use variable
	PARAM_LEN.



More information about the Gdb-patches mailing list