diff options
Diffstat (limited to 'usr.sbin/asf/asf_prog.c')
-rw-r--r-- | usr.sbin/asf/asf_prog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/asf/asf_prog.c b/usr.sbin/asf/asf_prog.c index 9a13cd65f7254..2dfd28f44c713 100644 --- a/usr.sbin/asf/asf_prog.c +++ b/usr.sbin/asf/asf_prog.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/asf/asf_prog.c,v 1.1.16.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <err.h> |