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 7fde2bccee11..73706846657e 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.11.2.3 2000/08/09 00:35:54 peter Exp $ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9.2.1 2000/08/09 00:24:11 peter Exp */ |