ld whitespace fixes
[deliverable/binutils-gdb.git] / ld / emultempl / spuelf.em
index 43be87bf08e75b1e93d61d99abaf94756c3db6c7..f8650a5e65e2f63e7275eae526b24107f6bcabe5 100644 (file)
@@ -421,7 +421,7 @@ gld${EMULATION_NAME}_finish (void)
   if (is_spu_target ())
     {
       if (params.local_store_lo < params.local_store_hi)
-        {
+       {
          asection *s;
 
          s = spu_elf_check_vma (&link_info);
This page took 0.117248 seconds and 4 git commands to generate.