summaryrefslogtreecommitdiff
path: root/src/xine-utils/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-utils/attributes.h')
-rw-r--r--src/xine-utils/attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-utils/attributes.h b/src/xine-utils/attributes.h
index d7a0e2f1e..2326dab18 100644
--- a/src/xine-utils/attributes.h
+++ b/src/xine-utils/attributes.h
@@ -47,7 +47,7 @@
# define SUPPORT_ATTRIBUTE_UNUSED 1
# define SUPPORT_ATTRIBUTE_CONST 1
# endif
-
+
# if __GNUC__ >= 4
# define SUPPORT_ATTRIBUTE_VISIBILITY_DEFAULT 1
# if __ELF__