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..978a601c3cd1 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.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <sys/event.h> | 
