]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SetupBrowserDxe/Setup.c
Fix build fail for VS2005 tool chain.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Setup.c
index c11b325e4d024e7e6dcc1581d29299a06f925f92..278dcb9143e5db50b0b411dd300a109e8d422717 100644 (file)
@@ -2616,7 +2616,7 @@ FindQuestionFromProgress (
     *EndStr = '&';\r
   }\r
 \r
-  return *RetForm != NULL;\r
+  return (*RetForm != NULL);\r
 }\r
 \r
 /**\r