summaryrefslogtreecommitdiffstats
path: root/crypto/md2
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-08-03 20:04:05 +0000
committerAndy Polyakov <appro@openssl.org>2005-08-03 20:04:05 +0000
commit2d54cc69c91acd43b60e5a40722a4902f7dac428 (patch)
treef5cee9423cbebe15f5afe52bea044984c38cad44 /crypto/md2
parent2dd8278de8240f0c8139dc09a4c24f3c46e6bfd1 (diff)
WCE update, mostly typos [from HEAD].
Diffstat (limited to 'crypto/md2')
-rw-r--r--crypto/md2/md2test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/md2/md2test.c b/crypto/md2/md2test.c
index 21b381c351..db5f5bc6d2 100644
--- a/crypto/md2/md2test.c
+++ b/crypto/md2/md2test.c
@@ -128,6 +128,7 @@ int main(int argc, char *argv[])
if (err) printf("ERROR: %d\n", err);
#endif
EXIT(err);
+ return err;
}
static char *pt(unsigned char *md)