summaryrefslogtreecommitdiffstats
path: root/test/destest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/destest.c')
-rw-r--r--test/destest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/destest.c b/test/destest.c
index 2aae1ca79a..d179692454 100644
--- a/test/destest.c
+++ b/test/destest.c
@@ -297,7 +297,7 @@ static char *pt(const unsigned char *p, char buf[DATA_BUF_SIZE])
ret[16] = '\0';
return ret;
}
-
+
static int test_des_ecb(int i)
{
DES_key_schedule ks;