Minor miscellaneous comment updates: mostly identifying drivers at
the top of their source code....
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* ncurses driver
|
||||
*
|
||||
* Display LCD display at top left of terminal screen
|
||||
* using ncurses.
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user