summaryrefslogtreecommitdiffstats
path: root/crypto/md5
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5')
-rw-r--r--crypto/md5/md5test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/md5/md5test.c b/crypto/md5/md5test.c
index 0d0ab2d7d1..3016ee39d5 100644
--- a/crypto/md5/md5test.c
+++ b/crypto/md5/md5test.c
@@ -123,7 +123,6 @@ int main(int argc, char *argv[])
printf("ERROR: %d\n", err);
# endif
EXIT(err);
- return (0);
}
static char *pt(unsigned char *md)