aboutsummaryrefslogtreecommitdiff
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 70e3ef7e2839..6604d5ce3d24 100644
--- a/sys/sys/unistd.h
+++ b/sys/sys/unistd.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)unistd.h 8.2 (Berkeley) 1/7/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/unistd.h,v 1.51.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_UNISTD_H_