Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
authorJason Molenda <jmolenda@apple.com>
Thu, 23 Apr 1998 19:57:29 +0000 (19:57 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 23 Apr 1998 19:57:29 +0000 (19:57 +0000)
commit519aebdcc64529005b05cdbab18d1ee0f8bb6499
tree12f8bad5ec454be7d53a10a78a30dc18a1095839
parent7dc185bc046afa1ced17b0b6102e02f0ef8ac416
Thu Apr 23 12:56:19 1998  Jason Molenda  (crash@bugshack.cygnus.com)

        * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
        not void.

fche says he vaguely remembers a problem with returning int instead of
void, but ISO C sez printf returns int, so let's see what happens.
gdb/testsuite/ChangeLog