diff options
Diffstat (limited to 'usr.bin/tcfs/tcfserrors.c')
-rw-r--r-- | usr.bin/tcfs/tcfserrors.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.bin/tcfs/tcfserrors.c b/usr.bin/tcfs/tcfserrors.c index 122128dd6e5..4cc4515c97b 100644 --- a/usr.bin/tcfs/tcfserrors.c +++ b/usr.bin/tcfs/tcfserrors.c @@ -8,21 +8,8 @@ /* * Base utility set v0.1 - * - * $Source: /cvs/OpenBSD/src/usr.bin/tcfs/Attic/tcfserrors.c,v $ - * $State: Exp $ - * $Revision: 1.1 $ - * $Author: provos $ - * $Date: 2000/06/18 22:07:24 $ - * */ -static const char *RCSid="$id: $"; - -/* RCS_HEADER_ENDS_HERE */ - - - #include <stdio.h> #include <unistd.h> #include "tcfserrors.h" |