mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 17:01:22 +00:00
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174751 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -115,7 +115,7 @@ AP_DECLARE(void) ap_regfree(ap_regex_t *preg)
|
||||
* preg points to a structure for recording the compiled expression
|
||||
* pattern the pattern to compile
|
||||
* cflags compilation flags
|
||||
*
|
||||
*
|
||||
* Returns: 0 on success
|
||||
* various non-zero codes on failure
|
||||
*/
|
||||
|
Reference in New Issue
Block a user