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 60b56ecf43def..7b1ad36788a6d 100644
--- a/sys/sys/clist.h
+++ b/sys/sys/clist.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)clist.h 8.1 (Berkeley) 6/4/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/clist.h,v 1.10 1999/12/29 04:24:38 peter Exp $
*/
#ifndef _SYS_CLIST_H_