On Tue, Jul 10, 2018 at 11:45:52AM -0600, Theo Buehler wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2018/07/10 11:45:52 > > Modified files: > gnu/usr.bin/cvs/diff: diff3.c side.c > gnu/usr.bin/cvs/lib: getline.c regex.c > gnu/usr.bin/cvs/src: admin.c hash.c > > Log message: > Fix a few, but not all, clang warnings: Use "%s" to print modifiable > strings, add a couple of braces, ansify a few functions, add and remove > a few extra parens. > > ok jcs >
also ok stsp
