Superfluous ','.
This commit is contained in:
parent
75f05086d0
commit
a8a148919b
|
@ -115,7 +115,7 @@ typedef enum _PictFormatShort {
|
||||||
/* 1bpp formats */
|
/* 1bpp formats */
|
||||||
PICT_a1 = PIXMAN_a1,
|
PICT_a1 = PIXMAN_a1,
|
||||||
|
|
||||||
PICT_g1 = PIXMAN_g1,
|
PICT_g1 = PIXMAN_g1
|
||||||
} PictFormatShort;
|
} PictFormatShort;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue