Change some args from "char *" to "const char *" in order to get rid of
authorWayne Davison <wayned@samba.org>
Thu, 15 Jan 2009 08:14:51 +0000 (00:14 -0800)
committerWayne Davison <wayned@samba.org>
Thu, 15 Jan 2009 08:23:07 +0000 (00:23 -0800)
a compiler warning that was just introduced.  Also avoids changing the
host string to lower-case in access.c (by using iwildmatch()).


No differences found