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 bea51b01eb0b..670850ac37ef 100644
--- a/sys/sys/dir.h
+++ b/sys/sys/dir.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)dir.h 8.2 (Berkeley) 1/4/94
- * $Id: dir.h,v 1.4 1997/02/22 09:45:01 peter Exp $
+ * $FreeBSD$
*/
#ifndef _SYS_DIR_H_