X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/4c6f2d48fbe8d57c6fbd80b7e4b38acaf6355e47..03dc174036b7258baf1ef2504e810a685163137e:/client/nonce2key/crapto1.c?ds=inline

diff --git a/client/nonce2key/crapto1.c b/client/nonce2key/crapto1.c
index 61215420..6c0fcafa 100644
--- a/client/nonce2key/crapto1.c
+++ b/client/nonce2key/crapto1.c
@@ -549,7 +549,6 @@ lfsr_common_prefix(uint32_t pfx, uint32_t rr, uint8_t ks[8], uint8_t par[8][8],
 				free(odd);
 				free(even);
                 return 0;
-
 	}
 
 	s = statelist;