grammar: "foo based" to "foo-based"
There seems to be a need to locate these in the distribution every decade or so.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
* Some combinations make no sense. See the installation document.
|
||||
*/
|
||||
#if !defined(NOTTYGRAPHICS)
|
||||
#define TTY_GRAPHICS /* good old tty based graphics */
|
||||
#define TTY_GRAPHICS /* good old tty-based graphics */
|
||||
#endif
|
||||
/* #define CURSES_GRAPHICS *//* Curses interface - Karl Garrison*/
|
||||
/* #define X11_GRAPHICS */ /* X11 interface */
|
||||
|
||||
Reference in New Issue
Block a user