aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/callout.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/callout.h')
-rw-r--r--sys/sys/callout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/callout.h b/sys/sys/callout.h
index d23e152c0f76..cdc1b8e94586 100644
--- a/sys/sys/callout.h
+++ b/sys/sys/callout.h
@@ -38,7 +38,7 @@
* SUCH DAMAGE.
*
* from: @(#)callout.h 7.2 (Berkeley) 2/15/91
- * $Id: callout.h,v 1.4.2.1 1994/05/04 07:57:02 rgrimes Exp $
+ * $Id: callout.h,v 1.5 1994/05/04 08:30:18 rgrimes Exp $
*/
#ifndef _SYS_CALLOUT_H_