2003-03-18 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 18 Mar 2003 22:03:29 +0000 (22:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 18 Mar 2003 22:03:29 +0000 (22:03 +0000)
commita2867626c13e9fe67881cc79e4ae6ff4f193fc04
treeaed4767b4af4c064dc914056ee094948913a4384
parentac3b79201d339c4cf6164b0c54be32185543cdd6
2003-03-18  Andrew Cagney  <cagney@redhat.com>

* printcmd.c (print_scalar_formatted): Change VALADDR parameter to
a void pointer.
* gdbtypes.h (print_scalar_formatted): Update declaration.
* expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
gdb/ChangeLog
gdb/expression.h
gdb/gdbtypes.h
gdb/printcmd.c