diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-13 14:13:19 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-13 14:13:19 +0200 |
commit | 9c6ab18b013f61274bec5f0cd74ae396bfde049c (patch) | |
tree | 78c4dc6c4662e4f5fa8c722b1e43e95f4cce9ad1 /src/lib/fake-quartz-cg.h | |
parent | move out test mapping functions from test.c into ramps.c (diff) | |
download | libgamma-9c6ab18b013f61274bec5f0cd74ae396bfde049c.tar.gz libgamma-9c6ab18b013f61274bec5f0cd74ae396bfde049c.tar.bz2 libgamma-9c6ab18b013f61274bec5f0cd74ae396bfde049c.tar.xz |
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/lib/fake-quartz-cg.h')
-rw-r--r-- | src/lib/fake-quartz-cg.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |