degesch: add a FIXME

This commit is contained in:
Přemysl Eric Janouch 2015-05-12 02:59:07 +02:00
parent 2ac685f2a6
commit 06a24bd252
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
*/
// A table of all attributes we use for output
// FIXME: awful naming, collides with ATTRIBUTE_*
#define ATTR_TABLE(XX) \
XX( PROMPT, "prompt", "Terminal attributes for the prompt" ) \
XX( RESET, "reset", "String to reset terminal attributes" ) \