aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips/gen/makecontext.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/mips/gen/makecontext.c')
-rw-r--r--lib/libc/mips/gen/makecontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/mips/gen/makecontext.c b/lib/libc/mips/gen/makecontext.c
index f2a826e77bdd..2373351050b6 100644
--- a/lib/libc/mips/gen/makecontext.c
+++ b/lib/libc/mips/gen/makecontext.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/mips/gen/makecontext.c,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $");
#if defined(LIBC_SCCS) && !defined(lint)
__RCSID("$NetBSD: makecontext.c,v 1.5 2009/12/14 01:07:42 matt Exp $");
#endif