diff options
Diffstat (limited to 'sys/kern/subr_rlist.c')
-rw-r--r-- | sys/kern/subr_rlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_rlist.c b/sys/kern/subr_rlist.c index 66d4c80..ef29ce3 100644 --- a/sys/kern/subr_rlist.c +++ b/sys/kern/subr_rlist.c @@ -54,7 +54,7 @@ * functioning of this software, nor does the author assume any responsibility * for damages incurred with its use. * - * $FreeBSD$ + * $Id$ */ #include <sys/param.h> |