diff options
Diffstat (limited to 'sys/kern/systrace_args.c')
-rw-r--r-- | sys/kern/systrace_args.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/systrace_args.c b/sys/kern/systrace_args.c index cc5f1b01f7ce5..20a2459d3b2e1 100644 --- a/sys/kern/systrace_args.c +++ b/sys/kern/systrace_args.c @@ -2,7 +2,7 @@ * System call argument to DTrace register array converstion. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD$ + * $FreeBSD: src/sys/kern/systrace_args.c,v 1.14 2007/08/16 05:32:26 davidxu Exp $ * This file is part of the DTrace syscall provider. */ |