diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-01-15 14:56:41 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-01-15 14:56:41 +0100 |
commit | 3228bc5667709bf4eec4b874f899e2e5df389b72 (patch) | |
tree | f035462f91e88d0b34e2bee229918c22b9e8f893 | |
parent | e6e9f836fd23dbf913984b6e3bc7f2d809580149 (diff) |
tibtoa: Added FIXMEs for missing byte codes
-rwxr-xr-x | bin/tibtoa | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -354,8 +354,11 @@ my $special = { 0x08 => 'GDB9', 0x09 => 'GDB0', }, + # FIXME statistics variable bytes 0x62 => {}, + # FIXME window / finance bytes 0x63 => {}, + # FIXME graph format bytes 0x7e => {}, 0xaa => { 0x00 => 'Str1', |