aboutsummaryrefslogtreecommitdiff
path: root/src/fmt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmt.cc')
-rw-r--r--src/fmt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmt.cc b/src/fmt.cc
index 6638bb4a..5330463a 100644
--- a/src/fmt.cc
+++ b/src/fmt.cc
@@ -101,7 +101,7 @@ extern "C++" {
// gcc doesn't yet implement private module fragments
#if !FMT_GCC_VERSION
-module : private;
+module :private;
#endif
#include "format.cc"