summaryrefslogtreecommitdiff
path: root/apps/plugins/md5sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/md5sum.c')
-rw-r--r--apps/plugins/md5sum.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/md5sum.c b/apps/plugins/md5sum.c
index 03db427f29..9e04ecf02b 100644
--- a/apps/plugins/md5sum.c
+++ b/apps/plugins/md5sum.c
@@ -24,8 +24,6 @@
24 24
25PLUGIN_HEADER 25PLUGIN_HEADER
26 26
27MEM_FUNCTION_WRAPPERS;
28
29#define BUFFERSIZE 16384 27#define BUFFERSIZE 16384
30 28
31static int count = 0; 29static int count = 0;