Eliminated lots of warnings about not typecasting char * to wchar_t *
authorSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:55:10 +0000 (20:55 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:55:10 +0000 (20:55 +0000)
commit280776dab087fac2ffd8d3a044cd79af0b42efc6
treec95f2f0139c2fc9033da869a2e55d129298498de
parent42ca190490291535e749ff4af7ba6b0a49b544d4
Eliminated lots of warnings about not typecasting char * to wchar_t *

Fixed various warnings in leashdll

Unused variables, dropping of const from "const char *", etc.

Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25255 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/leashdll/Makefile.in
src/windows/leashdll/krb5routines.c
src/windows/leashdll/lshfunc.c