summaryrefslogtreecommitdiff
path: root/crypto/mdc2
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/mdc2')
-rw-r--r--crypto/mdc2/mdc2test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/mdc2/mdc2test.c b/crypto/mdc2/mdc2test.c
index 8416252f80..a0d77a30ec 100644
--- a/crypto/mdc2/mdc2test.c
+++ b/crypto/mdc2/mdc2test.c
@@ -141,6 +141,5 @@ int main(int argc, char *argv[])
printf("ERROR: %d\n", ret);
# endif
EXIT(ret);
- return (ret);
}
#endif