From 4a76d9b9a33783c9a8bd4a77df5427522292586c Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Wed, 5 Sep 2018 09:03:32 +0800 Subject: MdeModulePkg: Remove trailing white space REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1144 Cc: Dandan Bi Cc: Liming Gao Cc: Jian J Wang Cc: Siyuan Fu Cc: Jiaxin Wu Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng Reviewed-by: Siyuan Fu Reviewed-by: Dandan Bi --- MdeModulePkg/Include/Library/NetLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Include/Library') diff --git a/MdeModulePkg/Include/Library/NetLib.h b/MdeModulePkg/Include/Library/NetLib.h index b7ef99c7b5..0977973921 100644 --- a/MdeModulePkg/Include/Library/NetLib.h +++ b/MdeModulePkg/Include/Library/NetLib.h @@ -424,7 +424,7 @@ NetGetIpClass ( except when the originator is one of the endpoints of a point-to-point link with a 31-bit mask (RFC3021), or a 32bit NetMask (all 0xFF) is used for special network environment (e.g. PPP link). - + @param[in] Ip The IP to check against. @param[in] NetMask The mask of the IP. -- cgit v1.2.3