svn rev #20089: branches/krb5-1-6/ src/include/
tlyu@MIT.EDU
tlyu at MIT.EDU
Thu Oct 4 16:17:49 EDT 2007
Commit By: tlyu
Log Message:
ticket: 5625
version_fixed: 1.6.3
pull up r19754 from trunk
r19754 at cathode-dark-space: jaltman | 2007-08-06 11:11:03 -0400
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 branches/krb5-1-6/
U branches/krb5-1-6/src/include/k5-int.h
More information about the cvs-krb5
mailing list