]> code.delx.au - gnu-emacs/blobdiff - lib-src/digest-doc.c
Fix typos in ChangeLogs.
[gnu-emacs] / lib-src / digest-doc.c
index 5f49cfc1ab5ea426f2d22c2dbe0f30a02ecaa447..b3cb58e6d999be42c05c9c48c735644c23b2d56a 100644 (file)
@@ -2,7 +2,7 @@
    standard output a file of nroff output containing the doc strings.
 
 Copyright (C) 1987, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-  2008, 2009 Free Software Foundation, Inc.
+  2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -31,7 +31,7 @@ but in texinfo format and sorted by function/variable name.  */
 #endif
 
 int
-main ()
+main (void)
 {
   register int ch;
   register int notfirst = 0;