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 fe2d0fee7cb37..8030bdf159ca5 100644
--- a/sys/sys/syslog.h
+++ b/sys/sys/syslog.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)syslog.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/syslog.h,v 1.26.24.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _SYS_SYSLOG_H_