From: iceman1001 Date: Mon, 26 Sep 2016 09:04:04 +0000 (+0200) Subject: CHG: fixes a "indent" warning X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e1deabc0eb11451828e2e8dd18c0d723b3a7eff8?hp=1c59e80aba9067335bef60222c6ebbd98fba8c44 CHG: fixes a "indent" warning --- diff --git a/armsrc/des.c b/armsrc/des.c index 1ff04184..6b3bea9b 100644 --- a/armsrc/des.c +++ b/armsrc/des.c @@ -210,7 +210,7 @@ void permute(const uint8_t *ptable, const uint8_t *in, uint8_t *out){ for(byte=0; byte>(x%8)) ){ t|=0x01;