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)