symm/des.c: Replace PC1 and PC2 permutation tables with Beneš networks.
[catacomb] / utils / factor.c
index 4447ddf..51e38a9 100644 (file)
@@ -286,4 +286,3 @@ void freefactors(fact_v *v)
   }
   DA_DESTROY(v);
 }
-