* c-typeprint.c (c_type_print_varspec_suffix): If a function type
[binutils-gdb.git] / gdb / ChangeLog
index 27a4fcf77e4ac558698589d6ea5528db0d81d2a1..e469f4c3c6482979c77073dad44214c144126207 100644 (file)
@@ -1,3 +1,9 @@
+2002-02-08  Jim Blandy  <jimb@redhat.com>
+
+       * c-typeprint.c (c_type_print_varspec_suffix): If a function type
+       is prototyped and has no arguments, print its argument list as
+       `(void)'.
+
 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
 
        * MAINTAINERS (write-after-approval): Add myself.