Does 'mkdir -Z --parents' need a similar patch?

Minor points:

Please don't use 'extern' in front of function definitions. Just decls.

The usual style in .h files is to say "extern type function (args);" rather than to have a newline after the type.



Reply via email to