diff options
Diffstat (limited to 'lib-src/digest-doc.c')
| -rw-r--r-- | lib-src/digest-doc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/digest-doc.c b/lib-src/digest-doc.c index d8c6e620a19..b3cb58e6d99 100644 --- a/lib-src/digest-doc.c +++ b/lib-src/digest-doc.c | |||
| @@ -31,7 +31,7 @@ but in texinfo format and sorted by function/variable name. */ | |||
| 31 | #endif | 31 | #endif |
| 32 | 32 | ||
| 33 | int | 33 | int |
| 34 | main () | 34 | main (void) |
| 35 | { | 35 | { |
| 36 | register int ch; | 36 | register int ch; |
| 37 | register int notfirst = 0; | 37 | register int notfirst = 0; |