More whitespace fixes.
[catacomb] / utils / factor.c
index 4447ddf..51e38a9 100644 (file)
@@ -286,4 +286,3 @@ void freefactors(fact_v *v)
   }
   DA_DESTROY(v);
 }
-