On 2/3/2010 1:50 PM, [email protected] wrote: > +APR_DECLARE(apr_status_t) apr_file_rotating_check_manual(apr_file_t > *thefile, apr_time_t time);
_check is the verb (method) - or _manual_check if you want to be wordy. Can we fix this this to conform to style?
