summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/beastpatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/beastpatcher/beastpatcher.h')
-rw-r--r--utils/MTP/beastpatcher/beastpatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/MTP/beastpatcher/beastpatcher.h b/utils/MTP/beastpatcher/beastpatcher.h
index d5a4eb0dce..f523979662 100644
--- a/utils/MTP/beastpatcher/beastpatcher.h
+++ b/utils/MTP/beastpatcher/beastpatcher.h
@@ -40,7 +40,7 @@
40#ifndef BEASTPATCHER_H 40#ifndef BEASTPATCHER_H
41#define BEASTPATCHER_H 41#define BEASTPATCHER_H
42 42
43int beastpatcher(void); 43int beastpatcher(const unsigned char* bootfile);
44int sendfirm(const char* filename); 44int sendfirm(const char* filename);
45 45
46#endif 46#endif