|
|
@ -23,4 +23,4 @@ static unsigned int lines = 0;
|
|
|
|
static const char worddelimiters[] = " ";
|
|
|
|
static const char worddelimiters[] = " ";
|
|
|
|
|
|
|
|
|
|
|
|
/* Size of the window border */
|
|
|
|
/* Size of the window border */
|
|
|
|
static const unsigned int border_width = 5;
|
|
|
|
static const unsigned int border_width = 2;
|
|
|
|