aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/gen/makecontext.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/powerpc/gen/makecontext.c')
-rw-r--r--lib/libc/powerpc/gen/makecontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/gen/makecontext.c b/lib/libc/powerpc/gen/makecontext.c
index d66e82457a4e..1fdd582af8a2 100644
--- a/lib/libc/powerpc/gen/makecontext.c
+++ b/lib/libc/powerpc/gen/makecontext.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/powerpc/gen/makecontext.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/param.h>