diff options
Diffstat (limited to 'libexec/ftpd/skey-stuff.c')
-rw-r--r-- | libexec/ftpd/skey-stuff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/skey-stuff.c b/libexec/ftpd/skey-stuff.c index f06a4150e2ce..41e2bcd93774 100644 --- a/libexec/ftpd/skey-stuff.c +++ b/libexec/ftpd/skey-stuff.c @@ -3,7 +3,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/ftpd/skey-stuff.c,v 1.11.2.1 1999/08/29 15:03:15 peter Exp $"; #endif /* not lint */ #include <stdio.h> |