summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2015-08-05 02:21:53 +1000
committerDamien Zammit <damien@zamaudio.com>2015-08-05 02:21:53 +1000
commit7f0e99c50cf78ded133ae4c52c9390388bcfb7ac (patch)
tree4e9b96e4d82422eedfd0134349112004ed34efad
parenta1bc8989e8f230402b8c1a41066285a1012dde76 (diff)
Fixed typo with lookup 0x9b
Signed-off-by: Damien Zammit <damien@zamaudio.com>
-rw-r--r--ptfformat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ptfformat.h b/ptfformat.h
index b62e259..bdf877d 100644
--- a/ptfformat.h
+++ b/ptfformat.h
@@ -583,7 +583,7 @@ static const unsigned char ptflut[256][64] = {
/*98 */ {},
/*99 */ {
1, 3, 1, 1, 3, 1, 1, 3, 3, 1, 3, 3, 1, 1, 3, 1,
- 1, 3, 3, 1, 3, 3, 1 ,3, 3, 1, 1, 3, 1, 1, 3, 3,
+ 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 1, 3, 1, 1, 3, 3,
1, 3, 3, 1, 1, 3, 1, 1, 3, 3, 1, 3, 3, 1, 3, 3,
1, 1, 3, 1, 1, 3, 3, 1, 3, 3, 1, 1, 3, 1, 1, 3,
},
@@ -591,7 +591,7 @@ static const unsigned char ptflut[256][64] = {
/*9b */ {
3, 1, 3, 3, 1, 1, 3, 1, 1, 3, 3, 1, 1, 3, 1, 1,
3, 3, 1, 1, 3, 1, 1, 3, 3, 1, 3, 3, 1, 1, 3, 3,
- 1, 1, 3, 1, 1, 3, 3, 1, 3, 3, 1, 1, 3, 1, 1, 3,
+ 1, 3, 3, 1, 1, 3, 3, 1, 3, 3, 1, 1, 3, 1, 1, 3,
3, 1, 1, 3, 1, 1, 3, 3, 1, 1, 3, 1, 1, 3, 3, 1,
},
/*9c */ {},