development

This commit is contained in:
Bob Zieman
1993-11-04 21:18:38 +00:00
parent e84d8b7167
commit 4fb084c3d8
+2 -1
View File
@@ -88,7 +88,8 @@ main(argc, argv)
verbose = TRUE;
else
verbose = FALSE;
fprintf(stdout, "\n\napStatusSync: Status Started ==>> ==>> ==>> ==>> ==>>\n");
fprintf(stdout, "\n\n===========================================================\n");
fprintf(stdout, "apStatusSync: Status Started ==>> ==>> ==>> ==>> ==>>\n");
fprintf(stdout, "===========================================================\n");
if ((initScriptFile()) != 0)
return (-1);