diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-13 17:42:47 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-13 17:42:47 -0200 |
commit | e8bd6bcaf2cbe8306cc9a4821e8ea7a54a7e56a2 (patch) | |
tree | a1e5b24b67d8f53ddc63d602620b9723c7b76816 /Eyes.c | |
parent | 7e3208d263050d0ad4502f7d7d7d64d7ec84a4ad (diff) |
Ansification and compile warning fixes.
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
make distcheck and all gcc 4.3 and sparse warnings.
Diffstat (limited to 'Eyes.c')
-rw-r--r-- | Eyes.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -169,7 +169,7 @@ static void Initialize ( &shape_error_base)) w->eyes.shape_window = False; w->eyes.shape_mask = 0; - w->eyes.shapeGC = 0; + w->eyes.shapeGC = NULL; } static void eyeLiner ( |