diff options
Diffstat (limited to 'usr.sbin/nghook/main.c')
-rw-r--r-- | usr.sbin/nghook/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nghook/main.c b/usr.sbin/nghook/main.c index 700ca5e1a59d1..dba2272735f81 100644 --- a/usr.sbin/nghook/main.c +++ b/usr.sbin/nghook/main.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nghook/main.c,v 1.11.34.1 2010/02/10 00:26:20 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> |