summaryrefslogtreecommitdiff
path: root/bin/pwait/pwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwait/pwait.c')
-rw-r--r--bin/pwait/pwait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwait/pwait.c b/bin/pwait/pwait.c
index 26cf1bd8970d1..217419b360c70 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.2.1 2010/02/10 00:26:20 kensmith Exp $");
#include <sys/types.h>
#include <sys/event.h>