Commit By: jaltman Log Message: ticket: new subject: KRB5_CALLCONV must be specified inside parens When declaring a function pointer, the function type modifiers must be inside the parentheses. return-type (modifers * function-name) (parameters) Changed Files: U trunk/src/include/k5-int.h