diff options
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_isc_sysent.c')
-rw-r--r-- | sys/i386/ibcs2/ibcs2_isc_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_isc_sysent.c b/sys/i386/ibcs2/ibcs2_isc_sysent.c index b20b63cffeae5..33a4f3d703968 100644 --- a/sys/i386/ibcs2/ibcs2_isc_sysent.c +++ b/sys/i386/ibcs2/ibcs2_isc_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_isc_sysent.c,v 1.7.2.2 2000/08/08 23:28:16 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.5 1999/08/28 00:44:01 peter Exp */ |