aboutsummaryrefslogtreecommitdiff
path: root/wind.h
diff options
context:
space:
mode:
Diffstat (limited to 'wind.h')
-rw-r--r--wind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wind.h b/wind.h
index 92eb281..5b34c31 100644
--- a/wind.h
+++ b/wind.h
@@ -10,7 +10,7 @@
void resize();
-int confirmSend(char*,char*);
+int confirmSend(const char*, const char*);
void runtimeHelp(void);