ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / emultempl / nds32elf.em
index d14389b32b65272694eb6eff2869a707b5a3c2fd..a2416d24cccd4eb5d6e0480a4ebd357be7f379c8 100644 (file)
@@ -195,7 +195,7 @@ nds32_elf_after_allocation (void)
     {
       /* Initialize ex9 hash table.  */
       if (!nds32_elf_ex9_init ())
-        return;
+       return;
     }
 
   /* Call default after allocation callback.
This page took 0.024486 seconds and 4 git commands to generate.