diff options
Diffstat (limited to 'dotlock.c')
-rw-r--r-- | dotlock.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dotlock.c b/dotlock.c index d7a49eb545c75..4b338d9c3f509 100644 --- a/dotlock.c +++ b/dotlock.c @@ -1,4 +1,4 @@ -/* $NetBSD: dotlock.c,v 1.11 2009/10/21 01:07:46 snj Exp $ */ +/* NetBSD: dotlock.c,v 1.11 2009/10/21 01:07:46 snj Exp */ /* * Copyright (c) 1996 Christos Zoulas. All rights reserved. @@ -24,7 +24,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "sh.h" -RCSID("$tcsh: dotlock.c,v 3.4 2015/11/03 21:04:13 christos Exp $") #include <stdio.h> #ifndef O_SYNC |