From 9c6ab18b013f61274bec5f0cd74ae396bfde049c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Sep 2014 14:13:19 +0200 Subject: derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/fake-quartz-cg.h | 2 +- src/lib/fake-w32-gdi.h | 2 +- src/lib/libgamma-error.h | 2 +- src/lib/libgamma-method.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/lib/fake-quartz-cg.h b/src/lib/fake-quartz-cg.h index 8a30ce5..f32c1b1 100644 --- a/src/lib/fake-quartz-cg.h +++ b/src/lib/fake-quartz-cg.h @@ -75,7 +75,7 @@ void close_fake_quartz_cg(void); #ifndef __GCC__ -# undefine __attribute__ +# undef __attribute__ #endif #endif diff --git a/src/lib/fake-w32-gdi.h b/src/lib/fake-w32-gdi.h index b3b9271..6c49e6c 100644 --- a/src/lib/fake-w32-gdi.h +++ b/src/lib/fake-w32-gdi.h @@ -84,7 +84,7 @@ BOOL EnumDisplayDevices(LPCTSTR restrict lpDevice, DWORD iDevNum, #ifndef __GCC__ -# undefine __attribute__ +# undef __attribute__ #endif #endif diff --git a/src/lib/libgamma-error.h b/src/lib/libgamma-error.h index 77564d7..73c224a 100644 --- a/src/lib/libgamma-error.h +++ b/src/lib/libgamma-error.h @@ -382,7 +382,7 @@ int libgamma_value_of_error(const char* name) __attribute__((const)); #ifndef __GCC__ -# undefine __attribute__ +# undef __attribute__ #endif #endif diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h index 7d73191..90fd25c 100644 --- a/src/lib/libgamma-method.h +++ b/src/lib/libgamma-method.h @@ -1284,7 +1284,7 @@ void libgamma_gamma_rampsd_free(libgamma_gamma_rampsd_t* restrict this); #ifndef __GCC__ -# undefine __attribute__ +# undef __attribute__ #endif #endif -- cgit v1.2.3-70-g09d2