clients: Adjust grammar of comment for toysurface->prepare function pointer
Signed-off-by: Chris Michael <cp.michael@samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
committed by
Bryce Harrington
parent
51baeb2840
commit
b50ed17bda
+1
-1
@@ -145,7 +145,7 @@ struct window_output {
|
|||||||
|
|
||||||
struct toysurface {
|
struct toysurface {
|
||||||
/*
|
/*
|
||||||
* Prepare the surface for drawing. Makes sure there is a surface
|
* Prepare the surface for drawing. Ensure there is a surface
|
||||||
* of the right size available for rendering, and return it.
|
* of the right size available for rendering, and return it.
|
||||||
* dx,dy are the x,y of wl_surface.attach.
|
* dx,dy are the x,y of wl_surface.attach.
|
||||||
* width,height are the new buffer size.
|
* width,height are the new buffer size.
|
||||||
|
|||||||
Reference in New Issue
Block a user