CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 10:30:41
Modified files:
sbin/growfs : growfs.c
Log message:
calloc((size_t)1, ...) -> calloc(1, ...)
No binary change (for real this time).
CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 10:30:41
Modified files:
sbin/growfs : growfs.c
Log message:
calloc((size_t)1, ...) -> calloc(1, ...)
No binary change (for real this time).