diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /gnu/usr.bin/ld/lib.c | |
parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) |
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 e05b3c14e162e..6fc904a5d5a9d 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.21 1997/02/22 15:46:22 peter Exp $ - library routines + * $Id: lib.c,v 1.18.2.1 1997/08/08 02:18:02 jdp Exp $ - library routines */ #include <sys/param.h> |