From: mcr AT solidum DOT com (Michael Richardson) Subject: sys/reent.h in b19 28 Jul 1998 23:24:25 -0700 Message-ID: <199807281614.MAA01051.cygnus.gnu-win32@venus.solidum.com> To: gnu-win32 AT cygnus DOT com -----BEGIN PGP SIGNED MESSAGE----- The following patch gets rid of the following complaint from -Wstrict-prototypes: 38c38 < void (*_fns[_ATEXIT_SIZE])(); /* the table itself */ - --- > void (*_fns[_ATEXIT_SIZE])(void); /* the table itself */ 170c170 < void (**(_sig_func))(); - --- > void (**(_sig_func))(void); :!mcr!: | Solidum Systems Corporation, http://www.solidum.com Michael Richardson |For a better connected world,where data flows faster Personal: mcr AT sandelman DOT ottawa DOT on DOT ca. PGP key available. Corporate: mcr AT solidum DOT com. -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQCVAwUBNb348G5vCG0TOZrRAQGK7wP/RsQXHNBNwC6PFiV23rfgr/jVEnt0GPQv Ag/olIgoVVpDF2X4IIYYaf7jwTkeXrv7FERoXzVhGOX+wJ2pGovs/N1eOXvaUume tLHqF+UrQY7hm2KM1W42uhYWdyOzOxY/dusnsgpvEaUTF8GSxcwQ/MvA7ulfaun5 Eh5+OukWnzk= =NJxc -----END PGP SIGNATURE----- - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".