Skip to content
Snippets Groups Projects
Commit a846056e authored by Marco De Donno's avatar Marco De Donno
Browse files

Change the default compression algorithm used for type 4 and 13

parent 4891da6a
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ voidType = {
5: '1',
6: '',
7: '',
8: '1',
8: '0',
},
9: {
......@@ -53,7 +53,7 @@ voidType = {
5: '',
6: '',
7: '',
8: '1',
8: '0',
9: '',
10: '',
11: 'NONE',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment