]> code.citadel.org Git - citadel.git/blobdiff - citadel/parsedate.c
Removed the logging facility from citserver, use syslog instead
[citadel.git] / citadel / parsedate.c
index c48cfbbc5d4e2fc447c7bdbf9fadd277dac5325c..4120538cce869d22a190353866a06d8204214b20 100644 (file)
@@ -94,7 +94,7 @@
 /* Copy the first part of user declarations.  */
 #line 1 "parsedate.y"
 
-/* $Revision: 4003 $
+/* $Revision$
 **
 **  Originally written by Steven M. Bellovin <smb@research.att.com> while
 **  at the University of North Carolina at Chapel Hill.  Later tweaked by
@@ -242,7 +242,7 @@ typedef union YYSTYPE
     time_t             Number;
     enum _MERIDIAN     Meridian;
 }
-/* Line 187 of yacc.c.  */
+/* Line 193 of yacc.c.  */
 #line 247 "y.tab.c"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */