diff options
Diffstat (limited to 'sys/svr4/svr4_sysent.c')
-rw-r--r-- | sys/svr4/svr4_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/svr4/svr4_sysent.c b/sys/svr4/svr4_sysent.c index 84db78b82c10a..0f3c56340509f 100644 --- a/sys/svr4/svr4_sysent.c +++ b/sys/svr4/svr4_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/svr4/svr4_sysent.c,v 1.5 1999/12/08 11:50:48 newton Exp $ * created from; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 */ |