Bug 328426: C++ style comment in fbcompose.c makes trunk build failure on AIX.

Patch by Rupesh <rupeshkt@gmail.com>. r=/sr=roc
This commit is contained in:
jag%tty.nl 2006-02-24 19:53:28 +00:00
Родитель 168ad01945
Коммит 8aacfee457
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -44,8 +44,9 @@
#define M_PI 3.14159265358979323846
#endif
// #define PIXMAN_CONVOLUTION
// #define PIXMAN_INDEXED_FORMATS
/* #define PIXMAN_CONVOLUTION */
/* #define PIXMAN_INDEXED_FORMATS */
static Bool
PictureTransformPoint3d (pixman_transform_t *transform,