* valprint.c (print_longest): Change format parameter from a
authorFred Fish <fnf@specifix.com>
Sat, 1 May 1993 23:09:11 +0000 (23:09 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 1 May 1993 23:09:11 +0000 (23:09 +0000)
commit9b25bb09ce4bbda16d258142c62c4137553fbc24
treea79f2b32066781a6f016714f8ba093e3f1ae0187
parent23654371e6f1ffa8b50ad13d3300fce368f3023d
* valprint.c (print_longest):  Change format parameter from a
'char' to an 'int'.  We can't have 'char' parameters with the
current coding style, where we mix prototypes with pre-ANSI
style declarations.
* value.h (print_longest):  Change format parameter in prototype
from a 'char' to an 'int'.
gdb/ChangeLog
This page took 0.035047 seconds and 4 git commands to generate.