From abb67e03c60acd1afedb169910e22216528b7fe4 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Wed, 5 Aug 2015 03:35:58 +1000 Subject: Fixed typo in lookup 0x73 Signed-off-by: Damien Zammit --- ptfformat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ptfformat.h b/ptfformat.h index 489853b..78c17b4 100644 --- a/ptfformat.h +++ b/ptfformat.h @@ -451,7 +451,7 @@ static const unsigned char ptflut[256][64] = { 3, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, - 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 1, + 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, 1, 1, 3, 1, 3, }, /*74 */ {}, /*75 */ { -- cgit v1.2.3