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 283dcd73fbaf..6d0f0303788e 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[] = - "$Id: stlload.c,v 1.7 1997/10/20 12:51:29 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <err.h> |