NetworkPkg/Mtftp6Dxe: Remove the trailing white spaces.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
This commit is contained in:
Jiaxin Wu 2018-10-31 16:29:24 +08:00
parent e23366d3c3
commit c41da21704

View File

@ -86,7 +86,7 @@ struct _MTFTP6_INSTANCE {
// Record the total received and saved block number. // Record the total received and saved block number.
// //
UINT64 TotalBlock; UINT64 TotalBlock;
// //
// Record the acked block number. // Record the acked block number.
// //