summaryrefslogtreecommitdiff
path: root/lib/libc/gen/lockf.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /lib/libc/gen/lockf.c
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
Diffstat (limited to 'lib/libc/gen/lockf.c')
-rw-r--r--lib/libc/gen/lockf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/lockf.c b/lib/libc/gen/lockf.c
index 391f3a652fcfa..66302575c4402 100644
--- a/lib/libc/gen/lockf.c
+++ b/lib/libc/gen/lockf.c
@@ -38,7 +38,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
static const char rcsid[]=
- "$Id$";
+ "$Id: lockf.c,v 1.2 1998/07/08 15:38:06 dt Exp $";
#endif
#include <errno.h>