diff options
| author | Hao Wu <hao.a.wu@intel.com> | 2018-03-03 05:59:05 +0300 |
|---|---|---|
| committer | Hao Wu <hao.a.wu@intel.com> | 2018-03-04 07:06:16 +0300 |
| commit | 10dfa028f0a1c00dc1e61143ada9bfc88df0ca3f (patch) | |
| tree | deb6c82186c17f8685d951a2cf49456771c8a055 /BaseTools/Source/Python/Common/Expression.py | |
| parent | 06e24096670ba13eaff39496498a5d9e41a37034 (diff) | |
| download | edk2-10dfa028f0a1c00dc1e61143ada9bfc88df0ca3f.tar.xz | |
ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFromHistory()
Within function UpdateDisplayFromHistory():
When getting a character with different attribute with the current one,
the statement to compare the character with a 'NULL' char should be:
*StringSegmentEnd != CHAR_NULL
rather than:
StringSegmentEnd != CHAR_NULL
This commit resolves this typo.
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Expression.py')
0 files changed, 0 insertions, 0 deletions
