diff options
Diffstat (limited to 'gnu/usr.bin/ld/i386/md-static-funcs.c')
-rw-r--r-- | gnu/usr.bin/ld/i386/md-static-funcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/i386/md-static-funcs.c b/gnu/usr.bin/ld/i386/md-static-funcs.c index cddc32f..758a4b2 100644 --- a/gnu/usr.bin/ld/i386/md-static-funcs.c +++ b/gnu/usr.bin/ld/i386/md-static-funcs.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $Id$ * * Called by ld.so when onanating. * This *must* be a static function, so it is not called through a jmpslot. |