]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFv/GenFv.c
BaseTools: Remove duplicated words in C tools
[mirror_edk2.git] / BaseTools / Source / C / GenFv / GenFv.c
index 43cc5cd3fe822f645676929ff74bea93b09d567b..a742d55e52708dc4ee3b8514886b8263d2e9eecb 100644 (file)
@@ -299,7 +299,7 @@ Returns:
         return STATUS_ERROR;\r
       }\r
       if (TempNumber == 0) {\r
-        Error (NULL, 0, 1003, "Invalid option value", "Fv block size can't be be set to zero");\r
+        Error (NULL, 0, 1003, "Invalid option value", "Fv block size can't be set to zero");\r
         return STATUS_ERROR;\r
       }\r
       mFvDataInfo.FvBlocks[0].Length = (UINT32) TempNumber;\r