symm/ocb3.h, symm/ocb3-def.h: Implement the OCB3 auth'ned encryption mode.
[catacomb] / utils / factor.c
index 4447ddf..51e38a9 100644 (file)
@@ -286,4 +286,3 @@ void freefactors(fact_v *v)
   }
   DA_DESTROY(v);
 }
-