mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 02:56:11 +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:
@ -297,7 +297,7 @@ char *SSL_X509_NAME_ENTRY_to_string(apr_pool_t *p, X509_NAME_ENTRY *xsne)
|
||||
return result;
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* convert an X509_NAME to an RFC 2253 formatted string, optionally truncated
|
||||
* to maxlen characters (specify a maxlen of 0 for no length limit)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user