svn rev #19754: trunk/src/include/

jaltman@MIT.EDU jaltman at MIT.EDU
Mon Aug 6 11:11:04 EDT 2007


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



More information about the cvs-krb5 mailing list