1
0

retyped promptw

This commit is contained in:
Connor Lane Smith 2010-08-02 15:13:33 +01:00
parent 0315fef541
commit 300e237de8

View File

@ -42,7 +42,6 @@ static void setup(void);
static void usage(void); static void usage(void);
static char text[4096]; static char text[4096];
static int promptw;
static size_t cursor = 0; static size_t cursor = 0;
static const char *prompt = NULL; static const char *prompt = NULL;
static const char *normbgcolor = "#cccccc"; static const char *normbgcolor = "#cccccc";