svn rev #19624: trunk/src/windows/identity/kherr/
jaltman@MIT.EDU
jaltman at MIT.EDU
Fri Jun 22 14:54:52 EDT 2007
Commit By: jaltman
Log Message:
ticket: 5584
. Fix formatting in kherr.c
2. The FormatMessage() call needs special handling for 64 bit
platforms. Add a compile time check for now until we figure out
what to do.
3. Remove unused code from kherr.c.
4. Correct bad references to typedefs. kherr_severity and
kherr_suggestion were sometimes referenced as 'enum kherr_severity'
and 'enum kherr_suggestion' even though they are typedefs.
Changed Files:
U trunk/src/windows/identity/kherr/kherr.c
U trunk/src/windows/identity/kherr/kherr.h
More information about the cvs-krb5
mailing list