audk/MdeModulePkg/Universal/RegularExpressionDxe
Liming Gao d76946e328 MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxe
warning C4456: declaration of 'q' hides previous local declaration.
Update code to use the different local variable name.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hpe.com>
Acked-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19113 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-04 03:14:14 +00:00
..
Oniguruma MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxe 2015-12-04 03:14:14 +00:00
RegularExpressionDxe.c MdeModulePkg/RegularExpressionDxe: Correct copyright 2015-11-03 02:43:03 +00:00
RegularExpressionDxe.h MdeModulePkg/RegularExpressionDxe: Correct copyright 2015-11-03 02:43:03 +00:00
RegularExpressionDxe.inf MdeModulePkg/RegularExpressionDxe: Add missing PrintLib 2015-11-03 02:44:48 +00:00