]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
Align name of constructor and destructor.
[mirror_edk2.git] / MdeModulePkg / Library / RuntimeDxeReportStatusCodeLib / RuntimeDxeReportStatusCodeLib.inf
index 8b77e191369a14c30195e96d3432a7fdcc845b90..7ccf9881337e9acf30255a5e8d3a2cbed02ff068 100644 (file)
@@ -21,8 +21,8 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ReportStatusCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
   \r
-  CONSTRUCTOR                    = ReportStatusCodeLibConstruct\r
-  DESTRUCTOR                     = ReportStatusCodeLibDestruct\r
+  CONSTRUCTOR                    = ReportStatusCodeLibConstructor\r
+  DESTRUCTOR                     = ReportStatusCodeLibDestructor\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r