From ca5f2d281a0b09f1c510ef6908f4607d722b1de3 Mon Sep 17 00:00:00 2001 From: Eric MacDonald Date: Wed, 8 Sep 2021 22:32:29 -0400 Subject: [PATCH] Stool push --- zefie_wtvp_minisrv/WTVLzpf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zefie_wtvp_minisrv/WTVLzpf.js b/zefie_wtvp_minisrv/WTVLzpf.js index 7a5744c0..e493c798 100644 --- a/zefie_wtvp_minisrv/WTVLzpf.js +++ b/zefie_wtvp_minisrv/WTVLzpf.js @@ -27,7 +27,7 @@ class WTVLzpf { match_index = 0; compression_mode = 0; checksum = 0; - this.filler_byte = 0x20 + filler_byte = 0x20 hash_table = new Uint16Array(0x1000) ring_buffer = new Uint8Array(0x2000) encoded_data = [];