Fixed a gratuitous ANSIism again. The fix in rev.1.23 was blown away
in rev.1.25.
This commit is contained in:
parent
b9e91a85a6
commit
8aedb875bb
@ -1095,7 +1095,7 @@ typedef struct copr_msg {
|
||||
*/
|
||||
|
||||
#ifndef USE_SIMPLE_MACROS
|
||||
void seqbuf_dump(void); /* This function must be provided by programs */
|
||||
void seqbuf_dump __P((void)); /* This function must be provided by programs */
|
||||
|
||||
/* Sample seqbuf_dump() implementation:
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user