]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Common/BaseTypes.h
Remove BugBug in comments and adjust function header according to code style doc.
[mirror_edk2.git] / MdePkg / Include / Common / BaseTypes.h
index 86c3c71fb3bb7afbfb4b5a5203ef0d80b580c340..3935919300d053b3d71f49bc72a3754b7dac95a2 100644 (file)
@@ -62,7 +62,7 @@ typedef struct {
 //\r
 #ifndef TRUE\r
 //\r
-// BugBug: UEFI specification claims 1 and 0. We are concerned about the \r
+//  UEFI specification claims 1 and 0. We are concerned about the \r
 //  complier portability so we did it this way.\r
 //\r
 #define TRUE  ((BOOLEAN)(1==1))\r