On Thu, Apr 28, 2016 at 11:59:06AM -0500, Yong Bakos wrote: > From: Yong Bakos <yba...@humanoriented.com> > > Correct the pluralization by simplifying with 'surface-local'. > > See > https://lists.freedesktop.org/archives/wayland-devel/2016-April/028249.html. > > Signed-off-by: Yong Bakos <yba...@humanoriented.com>
Patches 2-6 for weston R-b'd and pushed: 934e89a..4c72e29 master -> master Bryce > --- > desktop-shell/shell.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c > index cd269a8..27a6ca3 100644 > --- a/desktop-shell/shell.c > +++ b/desktop-shell/shell.c > @@ -1869,7 +1869,7 @@ static const struct weston_pointer_grab_interface > resize_grab_interface = { > > /* > * Returns the bounding box of a surface and all its sub-surfaces, > - * in the surface coordinates system. */ > + * in surface-local coordinates. */ > static void > surface_subsurfaces_boundingbox(struct weston_surface *surface, int32_t *x, > int32_t *y, int32_t *w, int32_t *h) { > -- > 2.7.2 > > _______________________________________________ > wayland-devel mailing list > wayland-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel