brewco/prompt.h

changeset 443
6b80a37fdf8d
parent 442
1193bd7d460f
equal deleted inserted replaced
442:1193bd7d460f 443:6b80a37fdf8d
1 #ifndef _PROMPT_H 1 #ifndef _PROMPT_H
2 #define _PROMPT_H 2 #define _PROMPT_H
3 3
4 void prompt(int); 4 void prompt(int, char *);
5 5
6 #endif 6 #endif

mercurial