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 a0726ced3262..219c6526fd49 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$
+ * $Id: wait.h,v 1.8.4.1 1999/03/02 00:42:09 julian Exp $
*/
#ifndef _SYS_WAIT_H_