Protoization.

This commit is contained in:
Kevin Buettner
2000-11-08 05:10:18 +00:00
parent 698cb3f077
commit ed37ab2087
3 changed files with 9 additions and 10 deletions

View File

@ -1937,10 +1937,7 @@ value_bitstring (char *ptr, int len)
requested operation is type secure, shouldn't we? FIXME. */
static int
typecmp (staticp, t1, t2)
int staticp;
struct type *t1[];
value_ptr t2[];
typecmp (int staticp, struct type *t1[], value_ptr t2[])
{
int i;