diff --git a/privaterr_test.go b/privaterr_test.go index ba3f346d..72ec8f5c 100644 --- a/privaterr_test.go +++ b/privaterr_test.go @@ -101,7 +101,7 @@ func TestPrivateByteSlice(t *testing.T) { } } -const TypeVERSION uint16 = 0x0F02 +const TypeVERSION uint16 = 0xFF01 type VERSION struct { x string