diff options
Diffstat (limited to 'usr.sbin/stallion/stlload/stlload.c')
-rw-r--r-- | usr.sbin/stallion/stlload/stlload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/stallion/stlload/stlload.c b/usr.sbin/stallion/stlload/stlload.c index 9225b26bb8f3..bf5de61ee024 100644 --- a/usr.sbin/stallion/stlload/stlload.c +++ b/usr.sbin/stallion/stlload/stlload.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/stallion/stlload/stlload.c,v 1.10.2.2 2002/02/13 22:55:45 dbaker Exp $"; #endif /* not lint */ #include <err.h> |