CVSROOT:        /cvs
Module name:    src
Changes by:     c...@cvs.openbsd.org    2014/05/15 13:18:23

Modified files:
        sbin/growfs    : growfs.c 

Log message:
- typo in comment
- memset() is not needed after a calloc()
- add missing DBG_ENTER;
- use SEEK_SET instead of 0 in an lseek() call

ok krw@

Reply via email to