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 5e87f2b11cddb..ffa1d6c7a8c27 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.7 1997/02/22 09:44:58 peter Exp $ + * $Id: clist.h,v 1.8 1997/09/07 05:27:01 bde Exp $ */ #ifndef _SYS_CLIST_H_ |