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 7b7f12a..66531c5 100644
--- a/wind.h
+++ b/wind.h
@@ -19,7 +19,7 @@ void printmenu(menuC* menu);
void printStatus(void);
-void prepare(char* s);
+void prepare(const char* s, const char* placeholder);
void resize(void);
void resizeMain(menuC* menu);