diff lib-src/digest-doc.c @ 9491:dd3b83e4ceb0

Eliminate some -Wall warnings.
author David J. MacKenzie <djm@gnu.org>
date Wed, 12 Oct 1994 20:21:51 +0000
parents bba832d91c66
children c8fb06423da0
line wrap: on
line diff
--- a/lib-src/digest-doc.c	Wed Oct 12 19:20:24 1994 +0000
+++ b/lib-src/digest-doc.c	Wed Oct 12 20:21:51 1994 +0000
@@ -6,6 +6,8 @@
    but in texinfo format and sorted by function/variable name.  */
 
 #include <stdio.h>
+
+int
 main ()
 {
   register int ch;