Use BIT8-1 insetad of UINT8_MAX

Fix a typo in a comment


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6910 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2008-12-07 23:59:51 +00:00
parent f4ec40abd6
commit daa6553a39
2 changed files with 2 additions and 2 deletions

View File

@@ -604,7 +604,7 @@ Decode (
//
// Process a Pointer
//
CharC = (UINT16) (CharC - (UINT8_MAX + 1 - THRESHOLD));
CharC = (UINT16) (CharC - (BIT8 - THRESHOLD));
//
// Get string length