summaryrefslogtreecommitdiff
path: root/sys/sys/wait.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/wait.h')
-rw-r--r--sys/sys/wait.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/wait.h b/sys/sys/wait.h
index c16821cd11e7..e97e92548c2b 100644
--- a/sys/sys/wait.h
+++ b/sys/sys/wait.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)wait.h 8.2 (Berkeley) 7/10/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/wait.h,v 1.20.2.1 2005/04/21 22:19:22 ps Exp $
*/
#ifndef _SYS_WAIT_H_