diff options
Diffstat (limited to 'bin/pwait/pwait.c')
-rw-r--r-- | bin/pwait/pwait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwait/pwait.c b/bin/pwait/pwait.c index 26cf1bd8970d..a8e0233f0956 100644 --- a/bin/pwait/pwait.c +++ b/bin/pwait/pwait.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/pwait/pwait.c,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/event.h> |