~kris/9p

9hist

fc344bd0e486514488ffd288b7ac73e9eca9e446 — David du Colombier 26 years ago cbfd66a
Plan 9 from Bell Labs 1999-11-10
1 files changed, 1 insertions(+), 1 deletions(-)

M port/allocb.c
M port/allocb.c => port/allocb.c +1 -1
@@ 19,7 19,7 @@ struct
} ialloc;

/*
 *  allocate blocks, round the data base upt to a multiple of BLOCKALIGN.
 *  allocate blocks, round the data base up to a multiple of BLOCKALIGN.
 */
Block*
allocb(int size)