aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-17 17:14:40 +0100
committerMattias Andrée <maandree@kth.se>2022-02-17 17:14:40 +0100
commita2cc7e250db70c165b87ffa8ad72654c38b829ce (patch)
tree27e2ada446b47bb3d0a6d74651d5e5e7e214e10d /common.h
parentm style (diff)
downloadlibar2-a2cc7e250db70c165b87ffa8ad72654c38b829ce.tar.gz
libar2-a2cc7e250db70c165b87ffa8ad72654c38b829ce.tar.bz2
libar2-a2cc7e250db70c165b87ffa8ad72654c38b829ce.tar.xz
m whitespace
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index d323f78..5e744d5 100644
--- a/common.h
+++ b/common.h
@@ -59,6 +59,7 @@
# endif
#endif
+
#ifndef __GNUC__
# pragma GCC diagnostic push
# pragma GCC diagnostic ignored "-Wunused-macros"