From e43d3106afbead6dcfc172b0edc037bb2d5ebb83 Mon Sep 17 00:00:00 2001 From: Seppia Date: Sun, 12 Jun 2016 17:58:15 +0200 Subject: deleted a tab in onetimebluh.c --- onetimebluh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onetimebluh.c b/onetimebluh.c index 3b163c3..2aafbd6 100644 --- a/onetimebluh.c +++ b/onetimebluh.c @@ -146,7 +146,7 @@ void xor(int ed, char* mess, char* keyf, char* outp) { void keyrand(int nb, char* outp) { char* defoutp = "default.key"; - + if((nb == -1) && (outp == NULL)) { printf("WARNING no option specified usign default values... \n"); nb = 256; -- cgit v1.2.3