From ea54ec739592304a3aa03f3f1bc24c12c4d4b708 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 9 Feb 2016 15:17:07 +0100 Subject: [PATCH] CHG: Syntax suger --- client/nonce2key/crapto1.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/nonce2key/crapto1.c b/client/nonce2key/crapto1.c index 59d6a8d6..0faeb1d1 100644 --- a/client/nonce2key/crapto1.c +++ b/client/nonce2key/crapto1.c @@ -159,8 +159,6 @@ static inline void extend_table_simple(uint32_t *tbl, uint32_t **end, int bit) } else // drop *tbl-- = *(*end)--; } - - /** recover * recursively narrow down the search space, 4 bits of keystream at a time */ -- 2.39.5