summaryrefslogtreecommitdiff
path: root/src/libply-splash-core/ply-terminal.h
diff options
context:
space:
mode:
authorAlban Browaeys <prahal@yahoo.com>2012-08-13 09:52:17 +0200
committerRay Strode <rstrode@redhat.com>2012-08-13 10:08:48 -0400
commitafed1301a0593050c879a9535f1893ae2031db05 (patch)
tree84d1f4cb5e65dee9746042c0c67452300ce55169 /src/libply-splash-core/ply-terminal.h
parent468c53a128e69809c727c9c69e166297ed66d3b5 (diff)
revert spurious broken changes in master commit 468c53a
https://bugs.freedesktop.org/show_bug.cgi?id=53440
Diffstat (limited to 'src/libply-splash-core/ply-terminal.h')
-rw-r--r--src/libply-splash-core/ply-terminal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libply-splash-core/ply-terminal.h b/src/libply-splash-core/ply-terminal.h
index 41b75153..8b4b0177 100644
--- a/src/libply-splash-core/ply-terminal.h
+++ b/src/libply-splash-core/ply-terminal.h
@@ -45,6 +45,7 @@ typedef enum
PLY_TERMINAL_COLOR_MAGENTA,
PLY_TERMINAL_COLOR_CYAN,
PLY_TERMINAL_COLOR_WHITE,
+ PLY_TERMINAL_COLOR_DEFAULT = PLY_TERMINAL_COLOR_WHITE + 2
} ply_terminal_color_t;
typedef enum