diff options
Diffstat (limited to 'usr.sbin/jls/jls.c')
| -rw-r--r-- | usr.sbin/jls/jls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/jls/jls.c b/usr.sbin/jls/jls.c index 2c1655b771e8..6471b1e7a12d 100644 --- a/usr.sbin/jls/jls.c +++ b/usr.sbin/jls/jls.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/jls/jls.c,v 1.13.2.5.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/jail.h> |
