mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Version 1.3.4
SVN revision: 47
This commit is contained in:
parent
242db73a58
commit
62016e028f
5
elogd.c
5
elogd.c
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.16 2002/04/22 10:32:35 midas
|
||||||
|
Version 1.3.4
|
||||||
|
|
||||||
Revision 1.15 2002/04/22 10:31:58 midas
|
Revision 1.15 2002/04/22 10:31:58 midas
|
||||||
Added "logfile", fixed hightlighting problems, thanks to
|
Added "logfile", fixed hightlighting problems, thanks to
|
||||||
Heiko.Schleit@mpi-hd.mpg.de
|
Heiko.Schleit@mpi-hd.mpg.de
|
||||||
@ -53,7 +56,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "1.3.3"
|
#define VERSION "1.3.4"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user