summaryrefslogtreecommitdiff
path: root/sys/sys/clist.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/clist.h')
-rw-r--r--sys/sys/clist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/clist.h b/sys/sys/clist.h
index 5edc145a976d7..04f5e30914bd2 100644
--- a/sys/sys/clist.h
+++ b/sys/sys/clist.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)clist.h 8.1 (Berkeley) 6/4/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/clist.h,v 1.11.30.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _SYS_CLIST_H_