comparison lib-src/digest-doc.c @ 438:84b14dcb0985 r21-2-27

Import from CVS: tag r21-2-27
author cvs
date Mon, 13 Aug 2007 11:32:25 +0200
parents 3ecd8885ac67
children 023b83f4e54b
comparison
equal deleted inserted replaced
437:e2a4e8b94b82 438:84b14dcb0985
4 4
5 See also sorted-doc.c, which produces similar output 5 See also sorted-doc.c, which produces similar output
6 but in texinfo format and sorted by function/variable name. */ 6 but in texinfo format and sorted by function/variable name. */
7 7
8 #ifdef emacs 8 #ifdef emacs
9 #include <../src/config.h> 9 #include <config.h>
10 #endif 10 #endif
11 #include <stdio.h> 11 #include <stdio.h>
12 12
13 int 13 int
14 main (int argc, char *argv[]) 14 main (int argc, char *argv[])