mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 02:56:11 +00:00
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1601058 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -308,7 +308,7 @@ AP_DECLARE(apr_status_t) ap_recent_rfc822_date(char *date_str, apr_time_t t)
|
||||
}
|
||||
|
||||
AP_DECLARE(void) ap_force_set_tz(apr_pool_t *p) {
|
||||
/* If the TZ variable is unset, many operationg systems,
|
||||
/* If the TZ variable is unset, many operating systems,
|
||||
* such as Linux, will at runtime read from /etc/localtime
|
||||
* and call fstat on it.
|
||||
*
|
||||
|
Reference in New Issue
Block a user