[PATCH inputproto 3/4] XI2proto.txt: fix whitespace issues

Gaetan Nadon memsize at videotron.ca
Tue Mar 15 18:42:47 PDT 2011


Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 specs/XI2proto.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 5d1b275..1e3adbe 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -144,7 +144,7 @@ If an event is generated by an SD
 - if the SD is attached to a master keyboard, it sends events to this
   keyboard's focus window (if applicable) and/or changes the modifier state of
   this keyboard.
-- if the SD is not attached to an MD ("floating"), it does not change 
+- if the SD is not attached to an MD ("floating"), it does not change
   any master device. The SD has its own (invisible) sprite and its own focus.
   Both the sprite and the focus must be managed explicitly by the client
   program.
@@ -1291,7 +1291,7 @@ If the property does not exist, this request does nothing.
             format:          { 8, 16, 32 }
             data:            LISTofINT8, or LISTofINT16, or LISTofINT32
     └───
-        
+
 Get the data for the given property on the given device.
 
         deviceid
@@ -1341,8 +1341,8 @@ offset is given such that L is negative. The value of bytes_after is A,
 giving the number of trailing unread bytes in the stored property. If
 delete is True and the bytes_after is zero, the property is also
 deleted from the device, and a XIPropertyNotify event is generated on
-the device.  
-     
+the device.
+
 
 8. Events:
 ----------
@@ -1710,6 +1710,6 @@ modified by a client.
         The property that has been created, deleted, or modified
     what
         Specifies what has been changed.
-     
+
 
 //                            ❧❧❧❧❧❧❧❧❧❧❧
-- 
1.6.0.4



More information about the xorg-devel mailing list