diff options
Diffstat (limited to 'usr.sbin/btxld/btxld.c')
| -rw-r--r-- | usr.sbin/btxld/btxld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/btxld/btxld.c b/usr.sbin/btxld/btxld.c index e24f4f4ee4f6..ca920529138c 100644 --- a/usr.sbin/btxld/btxld.c +++ b/usr.sbin/btxld/btxld.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/btxld/btxld.c,v 1.2.2.1 1999/08/29 15:40:12 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |
