diff options
Diffstat (limited to 'sbin/i386/ft/ft.c')
-rw-r--r-- | sbin/i386/ft/ft.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/i386/ft/ft.c b/sbin/i386/ft/ft.c index 41591a4239f9f..59ec49ddb352d 100644 --- a/sbin/i386/ft/ft.c +++ b/sbin/i386/ft/ft.c @@ -36,7 +36,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: ft.c,v 1.6 1998/06/30 06:22:07 charnier Exp $"; #endif /* not lint */ #include <err.h> |