Skip Menu |
 

From: jaltman@mit.edu
Subject: SVN Commit
When declaring a function pointer, the function type
modifiers must be inside the parentheses.

return-type (modifers * function-name) (parameters)



Commit By: jaltman



Revision: 19754
Changed Files:
U trunk/src/include/k5-int.h
From: tlyu@mit.edu
Subject: SVN Commit
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)





Commit By: tlyu



Revision: 20089
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/include/k5-int.h