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/symbol.c | |
parent | 66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (diff) | |
download | FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.zip FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'gnu/usr.bin/ld/symbol.c')
-rw-r--r-- | gnu/usr.bin/ld/symbol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/symbol.c b/gnu/usr.bin/ld/symbol.c index d37a1a3..350b23b 100644 --- a/gnu/usr.bin/ld/symbol.c +++ b/gnu/usr.bin/ld/symbol.c @@ -31,7 +31,7 @@ /* * symbol table routines - * $Id$ + * $FreeBSD$ */ /* Create the symbol table entries for `etext', `edata' and `end'. */ |