From 7585eabf054cb4fdef2d5f983fdc9fd3e73aa8c8 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 25 Mar 2004 20:33:47 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 856 --- src/elogd.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/elogd.c b/src/elogd.c index 219b0e64..ebf12a5f 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.314 2004/03/25 20:33:47 midas + *** empty log message *** + Revision 1.313 2004/03/25 19:47:48 midas Fixed problem with attributes containing spaces @@ -18131,8 +18134,6 @@ int main(int argc, char *argv[]) time_t now; struct tm *tms; - chdir("c:\\program files\\elog\\"); - printf("elogd %s built %s, %s\n", VERSION, __DATE__, __TIME__); #ifdef OS_UNIX