From a58d20e41812d7c0e01d0cf5f63ddee420be0ac7 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 28 Nov 2013 17:51:17 +0200 Subject: [PATCH] tools/smp-tester: Minor white space fix --- tools/smp-tester.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/smp-tester.c b/tools/smp-tester.c index cf764f013..b9d8da3f9 100644 --- a/tools/smp-tester.c +++ b/tools/smp-tester.c @@ -201,7 +201,6 @@ static int alg_encrypt(int sk, uint8_t in[16], uint8_t out[16]) tester_warn("read(AF_ALG): %s", strerror(errno)); return 0; - } static int smp_e(uint8_t key[16], uint8_t in[16], uint8_t out[16]) -- 2.11.0