Looks good; some nits:
- odd style in places, some "if("/"while(" without enough whitespace
and declarations with too much whitespace:
apr_file_t * etc;
Is there an indent command line overview for 'ASF approved coding'? Joost
Looks good; some nits:
- odd style in places, some "if("/"while(" without enough whitespace
and declarations with too much whitespace:
apr_file_t * etc;
Is there an indent command line overview for 'ASF approved coding'? Joost