summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
Diffstat (limited to 'perf')
-rw-r--r--perf/hubbub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/hubbub.c b/perf/hubbub.c
index 8c6f937..5cd55f6 100644
--- a/perf/hubbub.c
+++ b/perf/hubbub.c
@@ -62,7 +62,7 @@ struct buf_t {
#define NUM_NAMESPACES 7
-const char const *ns_names[NUM_NAMESPACES] =
+const char *ns_names[NUM_NAMESPACES] =
{ NULL, NULL /*html*/, "math", "svg", "xlink", "xml", "xmlns" };