aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/acct.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/acct.h')
-rw-r--r--sys/sys/acct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/acct.h b/sys/sys/acct.h
index 7c118edea551..e783c86ff12d 100644
--- a/sys/sys/acct.h
+++ b/sys/sys/acct.h
@@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* @(#)acct.h 8.4 (Berkeley) 1/9/95
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/acct.h,v 1.19.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_ACCT_H_