mirror of
https://github.com/apache/httpd.git
synced 2025-07-23 01:08:51 +00:00
s/to to/to/
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907993 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -486,7 +486,7 @@ static void doRotate(rotate_config_t *config, rotate_status_t *status)
|
||||
/* New log file is now 'current'. */
|
||||
status->current = newlog;
|
||||
|
||||
/* The first write to to the initial file hasn't checked for size
|
||||
/* The first write to the initial file hasn't checked for size.
|
||||
* In the normalized timestamp case and the custom strftime case with
|
||||
* any reasonable accuracy, it's futile as the rotation will pick the
|
||||
* same filename again.
|
||||
|
Reference in New Issue
Block a user