diff options
Diffstat (limited to 'gnu/usr.bin/ld/etc.c')
-rw-r--r-- | gnu/usr.bin/ld/etc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/etc.c b/gnu/usr.bin/ld/etc.c index c50a63fb657..d3716f03ece 100644 --- a/gnu/usr.bin/ld/etc.c +++ b/gnu/usr.bin/ld/etc.c @@ -1,5 +1,5 @@ +/* * $OpenBSD: etc.c,v 1.2 1998/03/26 19:46:18 niklas Exp $*/ /* - * $Id: etc.c,v 1.1 1995/10/18 08:40:55 deraadt Exp $ */ #include <err.h> |