]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Tools/Source/Common/MyAlloc.h
clean up the un-suitable ';' location when declaring the functions. The regular is...
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Tools / Source / Common / MyAlloc.h
index 2d195c2561a904ba67f24befc50d0ae9ab6512e6..5cfb4e0caba9c6ffb7eeeb0edcd376350477f17e 100644 (file)
@@ -89,8 +89,7 @@ MyCheck (
   BOOLEAN      Final,\r
   UINT8        File[],\r
   UINTN        Line\r
-  )\r
-;\r
+  );\r
 //\r
 // *++\r
 // Description:\r
@@ -121,8 +120,7 @@ MyAlloc (
   UINTN      Size,\r
   UINT8      File[],\r
   UINTN      Line\r
-  )\r
-;\r
+  );\r
 //\r
 // *++\r
 // Description:\r
@@ -153,8 +151,7 @@ MyRealloc (
   UINTN      Size,\r
   UINT8      File[],\r
   UINTN      Line\r
-  )\r
-;\r
+  );\r
 //\r
 // *++\r
 // Description:\r
@@ -185,8 +182,7 @@ MyFree (
   VOID       *Ptr,\r
   UINT8      File[],\r
   UINTN      Line\r
-  )\r
-;\r
+  );\r
 //\r
 // *++\r
 // Description:\r