aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/dir.h')
-rw-r--r--sys/sys/dir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/dir.h b/sys/sys/dir.h
index 799ad9ed353c..61b51204674f 100644
--- a/sys/sys/dir.h
+++ b/sys/sys/dir.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)dir.h 8.2 (Berkeley) 1/4/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/dir.h,v 1.10.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_DIR_H_