]> andersk Git - moira.git/commitdiff
*** empty log message ***
authortom <tom>
Thu, 12 May 1994 21:43:16 +0000 (21:43 +0000)
committertom <tom>
Thu, 12 May 1994 21:43:16 +0000 (21:43 +0000)
gen/hosts.dc

index a30c8a8513057550707e4e8cd6ddebd507cdfe6b..8119f6e3e99e3e9dae1a511b7bf8019cd0e7d616 100644 (file)
@@ -74,7 +74,7 @@ char **argv;
     fprintf(out, "; \t%cAuthor: $\n", '$');
     fprintf(out, "; \t%cDate: $\n", '$');
     fprintf(out, "; \t%cRevision: $\n;\n", '$');
-    fprintf(out, "; Host table generated by Moira at %s;;\n",
+    fprintf(out, "; Host table generated by Moira at %s;\n",
            ctime(&now.tv_sec));
 
     EXEC SQL DECLARE y CURSOR FOR SELECT
This page took 0.128805 seconds and 5 git commands to generate.