brewco/prompt.h

changeset 443
6b80a37fdf8d
parent 442
1193bd7d460f
--- a/brewco/prompt.h	Sat Nov 28 21:00:29 2015 +0100
+++ b/brewco/prompt.h	Wed Dec 02 17:16:41 2015 +0100
@@ -1,6 +1,6 @@
 #ifndef _PROMPT_H
 #define	_PROMPT_H
 
-void prompt(int);
+void prompt(int, char *);
 
 #endif

mercurial