mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
s/seperate/separate/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1508416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -146,7 +146,7 @@ cat - <<EOF >>$template
|
||||
Relocatable: N
|
||||
EOFileset
|
||||
EOF
|
||||
# man pages as seperate fileset
|
||||
# man pages as separate fileset
|
||||
cd ${TEMPDIR}
|
||||
if [[ -d usr/share/man ]]
|
||||
then
|
||||
|
@@ -316,7 +316,7 @@ PROXY_DECLARE(char *)
|
||||
url = "";
|
||||
}
|
||||
else {
|
||||
*(url++) = '\0'; /* skip seperating '/' */
|
||||
*(url++) = '\0'; /* skip separating '/' */
|
||||
}
|
||||
|
||||
/* find _last_ '@' since it might occur in user/password part */
|
||||
|
Reference in New Issue
Block a user