summaryrefslogtreecommitdiff
path: root/sys/kern/subr_clist.c
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1994-08-02 07:55:43 +0000
committerDavid Greenman <dg@FreeBSD.org>1994-08-02 07:55:43 +0000
commit3c4dd3568f411b4f00f795929afb77ca972c2325 (patch)
tree9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/kern/subr_clist.c
parent94e620434000f6b1f1f21bc1e1961b9480ea5ae2 (diff)
Notes
Diffstat (limited to 'sys/kern/subr_clist.c')
-rw-r--r--sys/kern/subr_clist.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/kern/subr_clist.c b/sys/kern/subr_clist.c
index d0b14966d25f..1b6886c66302 100644
--- a/sys/kern/subr_clist.c
+++ b/sys/kern/subr_clist.c
@@ -6,6 +6,11 @@
* of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
+ * $Id$
+ */
+
+/*
+ * clist support routines
*/
#include <sys/param.h>