pull up r19754 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 4 Oct 2007 20:17:48 +0000 (20:17 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 4 Oct 2007 20:17:48 +0000 (20:17 +0000)
commita51c7babce09e4f1bfbc8f71ecb011a540db2157
treeeb555ab9ec0cfaad27c39b689f7751ee72ed471c
parent1d3bb60e06f0d5af232eb48c50e99e74615997e2
pull up r19754 from trunk

 r19754@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)

ticket: 5625
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20089 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h