[PATCH wayland] protocol: Remove double line break

Yong Bakos junk at humanoriented.com
Sat May 7 23:14:11 UTC 2016


From: Yong Bakos <ybakos at humanoriented.com>

All vertical whitespace should manifest as a single blank line, never two.

Signed-off-by: Yong Bakos <ybakos at humanoriented.com>
---
 protocol/wayland.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 92e3f43..700ef03 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -407,7 +407,6 @@
     </event>
   </interface>
 
-
   <interface name="wl_data_offer" version="3">
     <description summary="offer to transfer data">
       A wl_data_offer represents a piece of data offered for transfer
-- 
2.7.2



More information about the wayland-devel mailing list