update the comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11140 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10
2010-12-09 02:51:30 +00:00
parent e07404fe3c
commit 3ddc4cf20f
2 changed files with 3 additions and 3 deletions

View File

@@ -852,7 +852,7 @@ Ip4ConfigDeviceInit (
}
//
// Append MAC string in the menu string and tile string
// Append MAC string in the menu help string and tile help string
//
Status = NetLibGetMacString (Instance->Controller, Instance->Image, &MacString);
if (!EFI_ERROR (Status)) {