diff options
Diffstat (limited to 'gnu/usr.bin/ld/lib.c')
-rw-r--r-- | gnu/usr.bin/ld/lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/lib.c b/gnu/usr.bin/ld/lib.c index 7741ea206f6c0..6f481e32ab1df 100644 --- a/gnu/usr.bin/ld/lib.c +++ b/gnu/usr.bin/ld/lib.c @@ -30,7 +30,7 @@ Set, indirect, and warning symbol features added by Randy Smith. */ /* - * $Id: lib.c,v 1.17 1996/07/12 19:08:23 jkh Exp $ - library routines + * $Id: lib.c,v 1.18 1996/10/01 01:22:30 peter Exp $ - library routines */ #include <sys/param.h> |