aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/stat.h')
-rw-r--r--sys/sys/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/stat.h b/sys/sys/stat.h
index 856d674046d7..33b93f548f8f 100644
--- a/sys/sys/stat.h
+++ b/sys/sys/stat.h
@@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* @(#)stat.h 8.12 (Berkeley) 6/16/95
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/stat.h,v 1.46.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_STAT_H_