]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/PcdLib.h
Use doxygen comment style for document entity such as struct, enum, variable that...
[mirror_edk2.git] / MdePkg / Include / Library / PcdLib.h
index ae63de933c0671306161d38b3b5a2bcc97949db1..5cb617409853a2e368abe4e7f5483048ccb6ab1f 100644 (file)
@@ -30,9 +30,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define PcdToken(TokenName)                 _PCD_TOKEN_##TokenName\r
 \r
 \r
-//\r
-// Feature Flag is in the form of a global constant\r
-//\r
+///\r
+/// Feature Flag is in the form of a global constant\r
+///\r
 #define FeaturePcdGet(TokenName)            _PCD_GET_MODE_BOOL_##TokenName\r
 \r
 \r