diff options
author | Niels Provos <provos@cvs.openbsd.org> | 2000-06-18 22:31:04 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 2000-06-18 22:31:04 +0000 |
commit | 85c5f5e875f1d4f61010ab65b32111ae9bfa2650 (patch) | |
tree | c355d528583d971c8d8d686dceae098a680fc32e /usr.bin/tcfs/tcfsputkey.c | |
parent | b49d6243b6fe9e56b4addd753feb0635c19ae1d4 (diff) |
remove RCS entries.
Diffstat (limited to 'usr.bin/tcfs/tcfsputkey.c')
-rw-r--r-- | usr.bin/tcfs/tcfsputkey.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.bin/tcfs/tcfsputkey.c b/usr.bin/tcfs/tcfsputkey.c index 362355ee3d0..930ab9ac395 100644 --- a/usr.bin/tcfs/tcfsputkey.c +++ b/usr.bin/tcfs/tcfsputkey.c @@ -8,21 +8,8 @@ /* * Base utility set v0.1 - * - * $Source: /cvs/OpenBSD/src/usr.bin/tcfs/Attic/tcfsputkey.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 <sys/types.h> #include <sys/param.h> |