OSDN Git Service

Really fix the typo.
authorlaw <law>
Sat, 18 Sep 1999 13:41:01 +0000 (13:41 +0000)
committerlaw <law>
Sat, 18 Sep 1999 13:41:01 +0000 (13:41 +0000)
gas/config/tc-hppa.c

index 1f98294..1f42154 100644 (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)