summaryrefslogtreecommitdiff
path: root/src/yelp-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/yelp-debug.c')
-rw-r--r--src/yelp-debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yelp-debug.c b/src/yelp-debug.c
index 34aa56df..ae47c52b 100644
--- a/src/yelp-debug.c
+++ b/src/yelp-debug.c
@@ -27,7 +27,7 @@
#include "yelp-debug.h"
-GDebugKey debug_keys[] = {
+static const GDebugKey debug_keys[] = {
{ "function-calls", DB_FUNCTION },
{ "function-args", DB_ARG },
{ "enable-profiling", DB_PROFILE },