mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
*** empty log message ***
SVN revision: 856
This commit is contained in:
parent
9e1ea300b3
commit
7585eabf05
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.314 2004/03/25 20:33:47 midas
|
||||||
|
*** empty log message ***
|
||||||
|
|
||||||
Revision 1.313 2004/03/25 19:47:48 midas
|
Revision 1.313 2004/03/25 19:47:48 midas
|
||||||
Fixed problem with attributes containing spaces
|
Fixed problem with attributes containing spaces
|
||||||
|
|
||||||
@ -18131,8 +18134,6 @@ int main(int argc, char *argv[])
|
|||||||
time_t now;
|
time_t now;
|
||||||
struct tm *tms;
|
struct tm *tms;
|
||||||
|
|
||||||
chdir("c:\\program files\\elog\\");
|
|
||||||
|
|
||||||
printf("elogd %s built %s, %s\n", VERSION, __DATE__, __TIME__);
|
printf("elogd %s built %s, %s\n", VERSION, __DATE__, __TIME__);
|
||||||
|
|
||||||
#ifdef OS_UNIX
|
#ifdef OS_UNIX
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user