Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 924ac77faca53536f4274b92c02b9efc > files > 5

hplip-2.7.7-7mdv2007.1.src.rpm

--- hplip-2.7.6/prnt/hpijs/hpijs.cpp.marker-supply	2007-07-16 18:19:31.000000000 +0100
+++ hplip-2.7.6/prnt/hpijs/hpijs.cpp	2007-07-16 18:19:43.000000000 +0100
@@ -534,11 +534,11 @@
 			case WARN_LOW_INK_YELLOW:
 			case WARN_LOW_INK_MULTIPLE_PENS:
             {
-				bug ("STATE: marker-supply-low\n");
+				bug ("STATE: marker-supply-low-warning\n");
                 break;
             }
 			default:
-				bug ("STATE: -marker-supply-low");
+				bug ("STATE: -marker-supply-low-warning");
 		}
     }