summaryrefslogtreecommitdiff
path: root/ACE/ace/config-g++-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-g++-common.h')
-rw-r--r--ACE/ace/config-g++-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/config-g++-common.h b/ACE/ace/config-g++-common.h
index 9ab89245007..b4c80688734 100644
--- a/ACE/ace/config-g++-common.h
+++ b/ACE/ace/config-g++-common.h
@@ -31,7 +31,7 @@
# define ACE_FALLTHROUGH [[gnu::fallthrough]]
# else
# define ACE_FALLTHROUGH
-# endif
+# endif
# endif
#endif