aboutsummaryrefslogtreecommitdiff
path: root/wind.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-01-24 08:52:54 +0100
committerache <ache@ache.one>2019-01-24 08:52:54 +0100
commite63da80cd14701d1df6423480dab4b4c7c2c8a23 (patch)
tree379c820b4ba33b55b70306797e7d1522bdff2f58 /wind.h
parentEdit instead of remplace (diff)
Search by filename
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);