]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Tools/Source/Common/Compress.h
clean up the un-suitable ';' location when declaring the functions. The regular is...
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Tools / Source / Common / Compress.h
index 43535936a64e6ecb0c4cb4086c204c8148abeaf8..f0e0ecb6cfbaf725ebaff523e3689bbb46bf608d 100644 (file)
@@ -36,8 +36,7 @@ TianoCompress (
   IN      UINT32  SrcSize,\r
   IN      UINT8   *DstBuffer,\r
   IN OUT  UINT32  *DstSize\r
-  )\r
-;\r
+  );\r
 \r
 /*++\r
 \r
@@ -52,8 +51,7 @@ EfiCompress (
   IN      UINT32  SrcSize,\r
   IN      UINT8   *DstBuffer,\r
   IN OUT  UINT32  *DstSize\r
-  )\r
-;\r
+  );\r
 \r
 /*++\r
 \r