summaryrefslogtreecommitdiff
path: root/include/apr.hw
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-04-11 22:47:14 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-04-11 22:47:14 +0000
commitcef7c9c7e89c266d4e2717a5f77e2daf2b3d1cce (patch)
tree83d9a9608d6b3a11bc431fc0152c73266c9559d9 /include/apr.hw
parent68d5f2cbb4a0f253eed52b5c2a19856850d916eb (diff)
downloadlibapr-cef7c9c7e89c266d4e2717a5f77e2daf2b3d1cce.tar.gz
fix typo in comment
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1091243 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr.hw')
-rw-r--r--include/apr.hw2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr.hw b/include/apr.hw
index 80688d0fe..33d6a0cdb 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -707,7 +707,7 @@ typedef int gid_t;
&& (*(const apr_uint32_t *)(const void *)(&(a)->s6_addr[8]) == ntohl(0x0000ffff)))
#endif
-#endif /* APR_HAS_IPV6 */
+#endif /* APR_HAVE_IPV6 */
#ifdef __cplusplus
}