summaryrefslogtreecommitdiffstats
path: root/src/limera1n.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/limera1n.h')
-rw-r--r--src/limera1n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/limera1n.h b/src/limera1n.h
index 1c729ed..c96214a 100644
--- a/src/limera1n.h
+++ b/src/limera1n.h
@@ -2,6 +2,6 @@
#define __LIMERA1N_H
#include <libirecovery.h>
-int limera1n_exploit(struct irecv_device *device, irecv_client_t client);
+int limera1n_exploit(struct irecv_device *device, irecv_client_t *client);
#endif /* __LIMERA1N_H */