summaryrefslogtreecommitdiff
path: root/sys/sys/syslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/syslog.h')
-rw-r--r--sys/sys/syslog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/syslog.h b/sys/sys/syslog.h
index 2778dad32a2e0..fccdbea1b0221 100644
--- a/sys/sys/syslog.h
+++ b/sys/sys/syslog.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)syslog.h 8.1 (Berkeley) 6/2/93
- * $Id: syslog.h,v 1.8 1996/10/28 08:25:51 joerg Exp $
+ * $Id: syslog.h,v 1.8.2.1 1997/03/02 09:20:22 joerg Exp $
*/
#ifndef _SYS_SYSLOG_H_