aboutsummaryrefslogtreecommitdiff
path: root/wind.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-07-22 07:10:27 +0200
committerache <ache@ache.one>2020-07-22 07:10:27 +0200
commitb04d9ea07fbf6cce9669160ce3595a0f8c6d0a9e (patch)
tree9632995b4ee1067af7558e9046ccee4dd8d77e31 /wind.h
parentInstall instructions (diff)
Center message preview
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);