зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
168ad01945
Коммит
8aacfee457
|
@ -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,
|
||||
|
|
Загрузка…
Ссылка в новой задаче