Really fix the typo.

This commit is contained in:
Jeff Law
1999-09-18 13:41:01 +00:00
parent 9d957cd576
commit f1a1312b73

View File

@ -5120,7 +5120,7 @@ pa_build_unwind_subspace (call_info)
int i, reloc;
char c, *p;
if (nowseg != text_section)
if (now_seg != text_section)
return;
if (bfd_get_arch_info (stdoutput)->bits_per_address == 32)