Changed indentation

SVN revision: 768
This commit is contained in:
2004-02-16 16:28:46 +00:00
parent 7ec58aab3e
commit c76c0e30dc
+4 -1
View File
@@ -6,6 +6,9 @@
Contents: Web server program for Electronic Logbook ELOG
$Log$
Revision 1.250 2004/02/16 16:28:46 midas
Changed indentation
Revision 1.249 2004/02/16 15:50:54 midas
Fixed other warnings
@@ -341,7 +344,7 @@
\********************************************************************/
/* Version of ELOG */
#define VERSION "2.5.0"
#define VERSION "2.5.1"
#include <stdio.h>
#include <sys/types.h>