]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.c
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / SmmServicesTableLib / SmmServicesTableLib.c
index 0f611cd25df75e760828f79323434473cb2a39db..73e76af2196b98850473d1549b1d27d7c118f011 100644 (file)
@@ -11,7 +11,7 @@
 #include <Library/SmmServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
 \r
-EFI_SMM_SYSTEM_TABLE2   *gSmst             = NULL;\r
+EFI_SMM_SYSTEM_TABLE2  *gSmst = NULL;\r
 \r
 /**\r
   The constructor function caches the pointer of SMM Services Table.\r