summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DevicePathToText.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/DevicePathToText.h')
-rw-r--r--MdePkg/Include/Protocol/DevicePathToText.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/MdePkg/Include/Protocol/DevicePathToText.h b/MdePkg/Include/Protocol/DevicePathToText.h
index 8e03c7f2fb..4a8353181f 100644
--- a/MdePkg/Include/Protocol/DevicePathToText.h
+++ b/MdePkg/Include/Protocol/DevicePathToText.h
@@ -47,8 +47,7 @@ CHAR16*
IN CONST EFI_DEVICE_PATH_PROTOCOL *DeviceNode,
IN BOOLEAN DisplayOnly,
IN BOOLEAN AllowShortcuts
- )
-;
+ );
/**
Convert a device path to its text representation.
@@ -71,8 +70,7 @@ CHAR16*
IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
IN BOOLEAN DisplayOnly,
IN BOOLEAN AllowShortcuts
- )
-;
+ );
/**
@par Protocol Description: