mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 22:18:29 +02:00
[boilerplate] Fix typos in cairo-boilerplate-glitz.c
This commit is contained in:
parent
06718b0da6
commit
56e916d40c
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
*/
|
||||
|
||||
#include "cairo-boilerplate.h"
|
||||
#include "cairo-boilerplate-xlib-private.h"
|
||||
#include "cairo-boilerplate-glitz-private.h"
|
||||
|
||||
#include <cairo-glitz.h>
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ typedef struct _glitz_glx_target_closure {
|
|||
Window win;
|
||||
} glitz_glx_target_closure_t;
|
||||
|
||||
glitz_surface_t *
|
||||
static glitz_surface_t *
|
||||
_cairo_boilerplate_glitz_glx_create_surface_internal (glitz_format_name_t formatname,
|
||||
int width,
|
||||
int height,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue