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 7eaaa98608dd8..5d26b6b79a02c 100644 --- a/gnu/usr.bin/ld/lib.c +++ b/gnu/usr.bin/ld/lib.c @@ -1,5 +1,5 @@ /* - * $Id: lib.c,v 1.9 1994/02/13 20:41:37 jkh Exp $ - library routines + * lib.c,v 1.10 1994/06/15 22:39:49 rich Exp - library routines */ #include <sys/param.h> |