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 036dda852eeb..c1b3d52e65fc 100644
--- a/sys/sys/wait.h
+++ b/sys/sys/wait.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)wait.h 8.2 (Berkeley) 7/10/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/wait.h,v 1.11 1999/12/29 04:24:50 peter Exp $
*/
#ifndef _SYS_WAIT_H_