diff options
author | Yong Bakos <ybakos@humanoriented.com> | 2016-08-11 14:33:01 -0700 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2016-08-12 12:45:34 -0700 |
commit | 3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f (patch) | |
tree | 85282c833730febed2b49e225fecc59cf51e1f5d | |
parent | 83ec381bf8e40273c02170028598212f738b9dfd (diff) |
protocol: Add missing line break
Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
-rw-r--r-- | protocol/wayland.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index cc0deac..523bd9d 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -170,6 +170,7 @@ Clients can handle the 'done' event to get notified when the related request is done. </description> + <event name="done"> <description summary="done event"> Notify the client when the related request is done. |