aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/fake-quartz-cg.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-13 14:13:19 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-13 14:13:19 +0200
commit9c6ab18b013f61274bec5f0cd74ae396bfde049c (patch)
tree78c4dc6c4662e4f5fa8c722b1e43e95f4cce9ad1 /src/lib/fake-quartz-cg.h
parentmove out test mapping functions from test.c into ramps.c (diff)
downloadlibgamma-9c6ab18b013f61274bec5f0cd74ae396bfde049c.tar.gz
libgamma-9c6ab18b013f61274bec5f0cd74ae396bfde049c.tar.bz2
libgamma-9c6ab18b013f61274bec5f0cd74ae396bfde049c.tar.xz
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/lib/fake-quartz-cg.h2
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