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 | protocol: Capitalize ID for consistency (diff) | |
| download | wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.tar wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.tar.gz wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.tar.bz2 wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.tar.lz wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.tar.xz wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.tar.zst wayland-3f1104d64cd24b0580c0b8c86ca699bf03fe9d1f.zip | |
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. |
