Windows: remove warnings afskfw.c
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 28 Jan 2011 04:09:00 +0000 (23:09 -0500)
committerJeffrey Altman <jaltman@openafs.org>
Mon, 5 Sep 2011 04:35:25 +0000 (21:35 -0700)
commit1a0dd342cc21a307e568efdc2b7ae40fda310edb
treef4ee2051589f6a75c834392aa522afde61e34d0a
parent79e3af59f1737e46a5bbc58fc8d73f5e38ed8c30
Windows: remove warnings afskfw.c

Sometimes warnings are errors and sometimes they are just warnings.
In this case, the krb5 error message functions were being passed
a krb5_context with the wrong level of indirection which resulted
in an actual error.  Other warnings were due to improper typing
and unnecessary casts.  Fix them all.

Change-Id: Ib2cefe94acca858dda9af92baaae3168c074bb2e
Reviewed-on: http://gerrit.openafs.org/5344
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/afskfw.c