diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-09-22 09:57:20 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-11-08 16:36:51 +0800 |
commit | 851c97ce78393d5875eec984fbd870e8e85e5fd8 (patch) | |
tree | 7bbff10ffd7ab532f1eea9835890dc1a46f64139 /IntelSiliconPkg/Include | |
parent | ed9ff2688a6329b0eed8bc14d287e7a644975a6c (diff) | |
download | edk2-platforms-851c97ce78393d5875eec984fbd870e8e85e5fd8.tar.xz |
BaseTools/C/Common: Fix parameter format mismatch in scanf functions
According to MSDN https://msdn.microsoft.com/en-us/library/6ttkkkhh.aspx
Format specification '%x' for scanf expects type 'int *', modify the type
of the relating variable to 'int' to keep them matched.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'IntelSiliconPkg/Include')
0 files changed, 0 insertions, 0 deletions