summaryrefslogtreecommitdiff
path: root/crypto/idea
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/ideatest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/idea/ideatest.c b/crypto/idea/ideatest.c
index a967dd58a7..dd5d9ff12f 100644
--- a/crypto/idea/ideatest.c
+++ b/crypto/idea/ideatest.c
@@ -173,7 +173,6 @@ int main(int argc, char *argv[])
printf("ERROR: %d\n", err);
# endif
EXIT(err);
- return (err);
}
static int cfb64_test(unsigned char *cfb_cipher)