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 01d88bf2294a..b33fd04411db 100644
--- a/lib/libc/mips/gen/makecontext.c
+++ b/lib/libc/mips/gen/makecontext.c
@@ -37,7 +37,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/mips/gen/makecontext.c,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#if defined(LIBC_SCCS) && !defined(lint)
__RCSID("$NetBSD: makecontext.c,v 1.3 2003/01/19 08:53:36 matt Exp $");
#endif