summaryrefslogtreecommitdiff
path: root/lib/libc/i386/sys/exect.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/sys/exect.S')
-rw-r--r--lib/libc/i386/sys/exect.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/sys/exect.S b/lib/libc/i386/sys/exect.S
index a9e1e31682961..81afb1a7c9b0a 100644
--- a/lib/libc/i386/sys/exect.S
+++ b/lib/libc/i386/sys/exect.S
@@ -34,7 +34,7 @@
.asciz "@(#)exect.s 5.1 (Berkeley) 4/23/90"
#endif /* SYSLIBC_SCCS and not lint */
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/i386/sys/exect.S,v 1.10 2007/01/09 00:27:59 imp Exp $");
#include "SYS.h"
#include <machine/psl.h>