And another typo.
This commit is contained in:
parent
910c75d9a6
commit
5baca53198
@ -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");
|
||||
+ }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user