aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--noice.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/noice.c b/noice.c
index 09568dc..60423e7 100644
--- a/noice.c
+++ b/noice.c
@@ -103,10 +103,10 @@ int idle;
* '------
*/
-void printmsg(char *msg);
+void printmsg(char *);
void printwarn(void);
-void printerr(int ret, char *prefix);
-char *mkpath(char *dir, char *name);
+void printerr(int, char *);
+char *mkpath(char *, char *);
#undef dprintf
int