mirror of https://github.com/acidanthera/audk.git
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:
parent
e23366d3c3
commit
c41da21704
|
@ -86,7 +86,7 @@ struct _MTFTP6_INSTANCE {
|
|||
// Record the total received and saved block number.
|
||||
//
|
||||
UINT64 TotalBlock;
|
||||
|
||||
|
||||
//
|
||||
// Record the acked block number.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue