And another typo.

This commit is contained in:
Tim Waugh 2007-04-04 10:48:29 +00:00
parent 910c75d9a6
commit 5baca53198

View File

@ -1,6 +1,6 @@
--- hplip-1.7.2/prnt/hpijs/hpijs.cpp.marker-supply 2007-03-30 17:44:32.000000000 +0100
+++ hplip-1.7.2/prnt/hpijs/hpijs.cpp 2007-03-30 17:53:23.000000000 +0100
@@ -516,7 +516,30 @@
@@ -516,7 +516,31 @@
goto BUGOUT;
}
if (pSS->pPC->constructor_error < 0)
@ -24,6 +24,7 @@
+ case WARN_LOW_INK_YELLOW:
+ case WARN_LOW_INK_MULTIPLE_PENS:
+ bug("STATE: +marker-supply-low-warning\n");
+ break;
+ default:
+ bug("STATE: -marker-supply-low-warning\n");
+ }