aboutsummaryrefslogtreecommitdiffstats
path: root/src/cg-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cg-base.h')
-rw-r--r--src/cg-base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cg-base.h b/src/cg-base.h
index 269f2a3..8d39f4a 100644
--- a/src/cg-base.h
+++ b/src/cg-base.h
@@ -132,7 +132,7 @@ extern const int64_t default_priority;
/**
* The default class for the program
*/
-extern char* const default_class;
+extern char default_class[];