mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-20 15:20:47 +02:00
Tone down comment
This commit is contained in:
parent
5379af109c
commit
da83f405ca
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@
|
|||
#ifndef FC_LCD_FILTER
|
||||
#define FC_LCD_FILTER "lcdfilter"
|
||||
#endif
|
||||
/* Stupid Ubuntu defined FC_LCD_FILTER without defining the following */
|
||||
/* Some Ubuntu versions defined FC_LCD_FILTER without defining the following */
|
||||
#ifndef FC_LCD_NONE
|
||||
#define FC_LCD_NONE 0
|
||||
#define FC_LCD_DEFAULT 1
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ get_integer_default (Display *dpy,
|
|||
#ifndef FC_LCD_FILTER
|
||||
#define FC_LCD_FILTER "lcdfilter"
|
||||
#endif
|
||||
/* Stupid Ubuntu defined FC_LCD_FILTER without defining the following */
|
||||
/* Some Ubuntu versions defined FC_LCD_FILTER without defining the following */
|
||||
#ifndef FC_LCD_NONE
|
||||
#define FC_LCD_NONE 0
|
||||
#define FC_LCD_DEFAULT 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue