Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 239965ed9038778b3314110bd3df60fd > files > 1

initng-0.6.10.2-5.fc12.src.rpm

--- plugins/cpout/initng_colorprint_out.h.old	2007-03-27 12:42:35.000000000 +0200
+++ plugins/cpout/initng_colorprint_out.h	2007-03-27 12:43:48.000000000 +0200
@@ -21,10 +21,10 @@
 #define INITNG_COLORPRINT_OUT_H
 
 #define C_OFF "\033[0m"
-#define C_BLUE "\033[34;01m"
-#define C_RED "\033[01;31m"
-#define C_GREEN "\033[32;01m"
-#define C_CYAN "\033[36;01m"
+#define C_BLUE "\033[34m"
+#define C_RED "\033[31m"
+#define C_GREEN "\033[32m"
+#define C_CYAN "\033[36m"
 #define MOVE_TO_R "\033[36G"
 #define MOVE_TO_P "\033[A\033[90G"