Superfluous ','.

This commit is contained in:
Matthias Hopf 2007-10-23 16:23:28 +02:00
parent 75f05086d0
commit a8a148919b

View File

@ -115,7 +115,7 @@ typedef enum _PictFormatShort {
/* 1bpp formats */
PICT_a1 = PIXMAN_a1,
PICT_g1 = PIXMAN_g1,
PICT_g1 = PIXMAN_g1
} PictFormatShort;
/*