oops - fixed typo in previous delta

From-SVN: r32119
This commit is contained in:
Nick Clifton 2000-02-23 18:30:27 +00:00
parent bd7fc26f04
commit 211365c22c

View File

@ -1641,7 +1641,7 @@ arm_comp_type_attributes (type1, type2)
tree type1;
tree type2;
{
int l1, l2, s1, s2;
tree l1, l2, s1, s2;
/* Check for mismatch of non-default calling convention. */
if (TREE_CODE (type1) != FUNCTION_TYPE)