tweak last patch

This commit is contained in:
Ian Lance Taylor 1996-03-12 17:26:23 +00:00
parent ea2488ad2e
commit 7826d7e117

View File

@ -3199,6 +3199,8 @@ debug_type_samep (info, t1, t2)
break;
++pn1;
++pn2;
++pv1;
++pv2;
}
ret = *pn1 == NULL && *pn2 == NULL;
}