aboutsummaryrefslogtreecommitdiffstats
path: root/src/lockfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lockfile.c')
-rw-r--r--src/lockfile.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lockfile.c b/src/lockfile.c
index 94cee44..646ba01 100644
--- a/src/lockfile.c
+++ b/src/lockfile.c
@@ -6,10 +6,14 @@
*
*/
-static char rcsid[] = "$Id$";
+static char rcsid[] =
+ "$Id$";
/*
* $Log$
+ * Revision 1.11 2008/03/02 10:38:18 james
+ * *** empty log message ***
+ *
* Revision 1.10 2008/03/02 10:37:56 james
* *** empty log message ***
*