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..391508ac01c2c 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 2003/10/24 10:01:36 harti Exp $"); #include <stdio.h> #include <stdlib.h> |