~lsof/antcc

47f1eac08e3112bc9eb502332831ef629e2e2fdf — lemon 1 year, 1 month ago 70adc3e
fix
1 files changed, 2 insertions(+), 2 deletions(-)

M c.c
M c.c => c.c +2 -2
@@ 1123,8 1123,8 @@ expr2reloc(union ref *psym, vlong *paddend, const struct expr *ex)
            return;
         }
      }
   } else
      assert(0 && "non static reloc");
      goto Fail;
   } else Fail: assert(0 && "non static reloc");
}

static void