diff options
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_sysent.c')
-rw-r--r-- | sys/i386/ibcs2/ibcs2_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_sysent.c b/sys/i386/ibcs2/ibcs2_sysent.c index fa9d80d8e925..1bb69e1e69ea 100644 --- a/sys/i386/ibcs2/ibcs2_sysent.c +++ b/sys/i386/ibcs2/ibcs2_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/i386/ibcs2/ibcs2_sysent.c,v 1.34.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ * created from FreeBSD: head/sys/i386/ibcs2/syscalls.master 191919 2009-05-08 20:06:37Z ed */ |