A working proxy exists.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Code generated by "stringer -type printerState ."; DO NOT EDIT.
|
||||
// Code generated by "stringer -type jobState -type printerState"; DO NOT EDIT.
|
||||
|
||||
package ipp
|
||||
|
||||
@@ -13,9 +13,9 @@ func _() {
|
||||
_ = x[Stopped-5]
|
||||
}
|
||||
|
||||
const _printerState_name = "IdlePreocessingStopped"
|
||||
const _printerState_name = "IdleProcessingStopped"
|
||||
|
||||
var _printerState_index = [...]uint8{0, 4, 15, 22}
|
||||
var _printerState_index = [...]uint8{0, 4, 14, 21}
|
||||
|
||||
func (i printerState) String() string {
|
||||
i -= 3
|
||||
|
||||
Reference in New Issue
Block a user