summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c b/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c
index fa27c82..2cdf484 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c
+++ b/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c
@@ -766,7 +766,7 @@ Ping6CreateIpInstance (
HandleBuffer = NULL;
UnspecifiedSrc = FALSE;
- MediaStatus = EFI_SUCCESS
+ MediaStatus = EFI_SUCCESS;
Ip6Sb = NULL;
IfInfo = NULL;
IfInfoSize = 0;