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 aba60f5b5e6c..a6edff1242d1 100644
--- a/sys/sys/acct.h
+++ b/sys/sys/acct.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)acct.h 8.4 (Berkeley) 1/9/95
- * $Id: acct.h,v 1.7 1996/02/25 09:30:11 hsu Exp $
+ * $Id: acct.h,v 1.6 1996/03/11 02:22:58 hsu Exp $
*/
#ifndef _SYS_ACCT_H_