src/input.h

changeset 217
507490519676
parent 202
6960625e62e0
--- a/src/input.h	Thu Sep 03 16:18:24 2026 +0200
+++ b/src/input.h	Thu Sep 03 18:32:47 2026 +0200
@@ -36,7 +36,7 @@
 extern "C" {
 #endif
 
-int prompt_yesno(char *msg);
+int prompt_yesno(const char *msg);
 
 /**
  * Asynchronous variant of getnstr().

mercurial