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 f1438a160d2aa..3b644ecd3cc33 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 - * $Id: clist.h,v 1.4 1994/08/21 04:41:35 paul Exp $ + * $Id: clist.h,v 1.5 1995/01/07 06:08:15 davidg Exp $ */ #ifndef _SYS_CLIST_H_ |