]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Dbg2/Dbg2Parser.c
ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failure
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / Parsers / Dbg2 / Dbg2Parser.c
index bc8b7b00e38215d18577f48a8d2349a1c6a27f0f..e6185d27551ee5daa257beebc7ff88d4eaba7a53 100644 (file)
@@ -120,7 +120,7 @@ ValidateNameSpaceStrLen (
     IncrementErrorCount ();\r
     Print (\r
       L"\nERROR: NamespaceString Length = %d. If no Namespace device exists,\n"\r
-       "    then NamespaceString[] must contain a period '.'",\r
+       L"    then NamespaceString[] must contain a period '.'",\r
       NameSpaceStrLen\r
       );\r
   }\r