summaryrefslogtreecommitdiff
path: root/sys/sys/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/unistd.h')
-rw-r--r--sys/sys/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/unistd.h b/sys/sys/unistd.h
index 87bdcd40e9f7..d821a6dda102 100644
--- a/sys/sys/unistd.h
+++ b/sys/sys/unistd.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)unistd.h 8.2 (Berkeley) 1/7/94
- * $Id: unistd.h,v 1.8.2.1 1996/12/18 13:18:37 bde Exp $
+ * $Id: unistd.h,v 1.8.2.2 1997/02/28 12:02:38 bde Exp $
*/
#ifndef _SYS_UNISTD_H_