MdeModulePkg: Remove the trailing space in three source files.
The recent changes in these three source files introduce the trailing space. This patch removes them to follow edk2 coding style. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Cc: Star Zeng <star.zeng@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@@ -129,7 +129,7 @@ struct _MTFTP4_PROTOCOL {
|
||||
// Record the total received and saved block number.
|
||||
//
|
||||
UINT64 TotalBlock;
|
||||
|
||||
|
||||
//
|
||||
// Record the acked block number.
|
||||
//
|
||||
|
Reference in New Issue
Block a user