diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-20 08:47:53 +0000 |
commit | 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch) | |
tree | 3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /libexec/rtld-aout/i386/md-static-funcs.c | |
parent | 172a0f0d163415e05ea07968167b11145975a6cb (diff) |
Diffstat (limited to 'libexec/rtld-aout/i386/md-static-funcs.c')
-rw-r--r-- | libexec/rtld-aout/i386/md-static-funcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-aout/i386/md-static-funcs.c b/libexec/rtld-aout/i386/md-static-funcs.c index 77c25c5c2f679..d32802135d775 100644 --- a/libexec/rtld-aout/i386/md-static-funcs.c +++ b/libexec/rtld-aout/i386/md-static-funcs.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-aout/i386/md-static-funcs.c,v 1.7 1999/08/28 00:10:07 peter Exp $ * * Called by ld.so when onanating. * This *must* be a static function, so it is not called through a jmpslot. |