comparison lib-src/digest-doc.c @ 424:11054d720c21 r21-2-20

Import from CVS: tag r21-2-20
author cvs
date Mon, 13 Aug 2007 11:26:11 +0200
parents 697ef44129c6
children
comparison
equal deleted inserted replaced
423:28d9c139be4c 424:11054d720c21
9 #include <../src/config.h> 9 #include <../src/config.h>
10 #endif 10 #endif
11 #include <stdio.h> 11 #include <stdio.h>
12 12
13 int 13 int
14 main () 14 main (int argc, char *argv[])
15 { 15 {
16 register int ch; 16 register int ch;
17 register int notfirst = 0; 17 register int notfirst = 0;
18 18
19 printf (".TL\n"); 19 printf (".TL\n");