aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dh')
-rw-r--r--crypto/dh/dhtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/dh/dhtest.c b/crypto/dh/dhtest.c
index 988322a703..9bb9a00212 100644
--- a/crypto/dh/dhtest.c
+++ b/crypto/dh/dhtest.c
@@ -211,7 +211,6 @@ int main(int argc, char *argv[])
printf("ERROR: %d\n", ret);
# endif
EXIT(ret);
- return (ret);
}
static int cb(int p, int n, BN_GENCB *arg)