diff options
author | peter <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
commit | 289c0d262f52855ab454afdf7386d034fb2404b8 (patch) | |
tree | 8500936e97f809eca13f646b0a148ef28ff005be /gnu/usr.bin/ld/ld.c | |
parent | 66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (diff) | |
download | FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.zip FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'gnu/usr.bin/ld/ld.c')
-rw-r--r-- | gnu/usr.bin/ld/ld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ld.c b/gnu/usr.bin/ld/ld.c index eafe5e2..316df28 100644 --- a/gnu/usr.bin/ld/ld.c +++ b/gnu/usr.bin/ld/ld.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)ld.c 6.10 (Berkeley) 5/22/91"; Set, indirect, and warning symbol features added by Randy Smith. */ /* - * $Id: ld.c,v 1.45 1997/05/13 10:23:46 dfr Exp $ + * $FreeBSD$ */ /* Define how to initialize system-dependent header fields. */ |