* Fixed some compiler warnings in the new unsignedchar-safe version
authorArt Cancro <ajc@citadel.org>
Tue, 23 May 2006 02:01:36 +0000 (02:01 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 23 May 2006 02:01:36 +0000 (02:01 +0000)
commit906fa820db1aefd45110306d78d7cca0e75e1b9e
tree2fe096aa9963de8129e4ae3ac5e48e29bc0cf95b
parent42325b583e3e2e8d75157a803fc757c49acfb567
* Fixed some compiler warnings in the new unsignedchar-safe version
  of text_to_server_qp()
* Added in an ifdef block around the call to endtls() to make it
  safe to compile on non-OpenSSL hosts
webcit/serv_func.c
webcit/webserver.c