summaryrefslogtreecommitdiffstats
path: root/sahara.h
diff options
context:
space:
mode:
Diffstat (limited to 'sahara.h')
-rw-r--r--sahara.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sahara.h b/sahara.h
index f7efc3d..65e9eb7 100644
--- a/sahara.h
+++ b/sahara.h
@@ -99,6 +99,6 @@ struct sah_memory_table {
} __attribute__((__packed__));
int send_file(int tty_fd, struct sah_data_end_ack *data_end_ack);
-int handle_memory_debug(int tty_fd, int *hellos);
+int handle_memory_debug(int tty_fd);
#endif