aboutsummaryrefslogtreecommitdiff
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 c343f1ddb85b..c2ffc74d6fa1 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
- * $Id: wait.h,v 1.6 1996/02/24 03:16:25 hsu Exp $
+ * $FreeBSD$
*/
#ifndef _SYS_WAIT_H_