]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get rid of some warnings on Solaris 8 by using APR's ctype macros:
authorJeff Trawick <trawick@apache.org>
Thu, 2 Nov 2000 02:12:34 +0000 (02:12 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 2 Nov 2000 02:12:34 +0000 (02:12 +0000)
commite34bf036d21baa366ad5842433f3b41c22121741
tree7e17a468a7ef3838f6a1c0b694a2c794e83de229
parentfa52f7ee260d2f2f5020a58ed20d2290080de80f
Get rid of some warnings on Solaris 8 by using APR's ctype macros:
logresolve.c: In function `main':
logresolve.c:327: warning: subscript has type `char'
ab.c: In function `main':
ab.c:1074: warning: subscript has type `char'
ab.c:1087: warning: subscript has type `char'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86793 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c
support/logresolve.c