diff options
Diffstat (limited to 'sys/sys/clist.h')
-rw-r--r-- | sys/sys/clist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/clist.h b/sys/sys/clist.h index 5edc145a976d7..cda18a5bf2de3 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 2004/04/07 04:19:49 imp Exp $ */ #ifndef _SYS_CLIST_H_ |