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 0ea88d8ea112..edf66c87744f 100644
--- a/sys/sys/acct.h
+++ b/sys/sys/acct.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)acct.h 8.2 (Berkeley) 1/21/94
- * $Id: acct.h,v 1.3 1994/08/21 04:41:31 paul Exp $
+ * $Id: acct.h,v 1.4 1994/09/26 21:09:15 davidg Exp $
*/
#ifndef _SYS_ACCT_H_