base/regdump.h (ARM32, ARM64): Properly parenthesize `_regfmt' arguments.
[catacomb] / utils / factor.c
index 4447ddf..51e38a9 100644 (file)
@@ -286,4 +286,3 @@ void freefactors(fact_v *v)
   }
   DA_DESTROY(v);
 }
-