NetworkPkg: remove redundant words in function comment.

A function with void return type doesn't need @retval line in its function
comment. This patch removes one redundant line from Ip6 driver in r18365.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18384 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Fu Siyuan 2015-09-02 07:40:21 +00:00 committed by sfu5
parent 776566530b
commit 01097ae1c2
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ BOOLEAN mIpSec2Installed = FALSE;
@param[in] Event Event whose notification function is being invoked @param[in] Event Event whose notification function is being invoked
@param[in] Context Pointer to the notification function's context @param[in] Context Pointer to the notification function's context
@retval EFI_SUCCESS Callback successful.
**/ **/
VOID VOID
EFIAPI EFIAPI