protocol: fix a wrong word in wl_viewport.set_source
Obvious this affects the source, not destination. Reported-by: Jasper St. Pierre <jstpierre@mecheye.net> Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@
|
|||||||
wl_viewport for the description, and relation to the wl_buffer
|
wl_viewport for the description, and relation to the wl_buffer
|
||||||
size.
|
size.
|
||||||
|
|
||||||
If width is -1.0 and height is -1.0, the destination size is unset
|
If width is -1.0 and height is -1.0, the source rectangle is unset
|
||||||
instead. Any other pair of values for width and height that
|
instead. Any other pair of values for width and height that
|
||||||
contains zero or negative values raises the bad_value protocol
|
contains zero or negative values raises the bad_value protocol
|
||||||
error.
|
error.
|
||||||
|
|||||||
Reference in New Issue
Block a user