From c41da21704e1b43fbe3de3c04cf5e6abf8614993 Mon Sep 17 00:00:00 2001 From: Jiaxin Wu Date: Wed, 31 Oct 2018 16:29:24 +0800 Subject: NetworkPkg/Mtftp6Dxe: Remove the trailing white spaces. Cc: Fu Siyuan Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Wu Jiaxin Reviewed-by: Fu Siyuan --- NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NetworkPkg/Mtftp6Dxe') diff --git a/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h b/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h index 57f4cb6f5d..f0279daca3 100644 --- a/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h +++ b/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h @@ -86,7 +86,7 @@ struct _MTFTP6_INSTANCE { // Record the total received and saved block number. // UINT64 TotalBlock; - + // // Record the acked block number. // -- cgit v1.2.3