CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2016/09/07 11:06:23

Modified files:
        lib/libc/citrus: citrus_none.c citrus_utf8.c 

Log message:
trivial cleanup:
- delete unused headers
- add missing function prototype
- delete needless casts of return values
- KNF: return is not a function
- KNF: do not use a pointer as a boolean
- consistent wording in comments: s/octets/bytes/
OK gcc: no object change after strip -g

Reply via email to