Deleted Added
full compact
37c37
< * $Id: nfsm_subs.h,v 1.16 1998/05/16 15:11:24 bde Exp $
---
> * $Id: nfsm_subs.h,v 1.17 1998/05/31 17:27:57 peter Exp $
320c320
< bcopy((caddr_t)(a), (caddr_t)tl, (s)); \
---
> bcopy((const char *)(a), (caddr_t)tl, (s)); \