From b04d9ea07fbf6cce9669160ce3595a0f8c6d0a9e Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 22 Jul 2020 07:10:27 +0200 Subject: Center message preview --- wind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wind.h') 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); -- cgit v1.2.3