summaryrefslogtreecommitdiff
path: root/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'md5.c')
-rw-r--r--md5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/md5.c b/md5.c
index 8fe9630..ba8dbf6 100644
--- a/md5.c
+++ b/md5.c
@@ -39,4 +39,3 @@ int main(int argc, const char *argv[])
}
return 1;
}
-