Deleted Added
full compact
36c36
< * $Id: vfs_cluster.c,v 1.11 1995/03/02 19:36:50 davidg Exp $
---
> * $Id: vfs_cluster.c,v 1.12 1995/03/04 03:24:28 davidg Exp $
68d67
< void cluster_wbuild __P((struct vnode *, struct buf *, long, daddr_t, int, daddr_t));
511c510
< pb = (struct buf *) trypbuf();
---
> pb = trypbuf();
531c530
< pb = (struct buf *) trypbuf();
---
> pb = trypbuf();