summaryrefslogtreecommitdiff
path: root/lib/libc/sparc64/gen/makecontext.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sparc64/gen/makecontext.c')
-rw-r--r--lib/libc/sparc64/gen/makecontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sparc64/gen/makecontext.c b/lib/libc/sparc64/gen/makecontext.c
index 95795de992cf9..2fc4580ace116 100644
--- a/lib/libc/sparc64/gen/makecontext.c
+++ b/lib/libc/sparc64/gen/makecontext.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/sparc64/gen/makecontext.c,v 1.1 2003/04/01 23:28:50 jake Exp $");
#include <sys/param.h>
#include <sys/signal.h>