summaryrefslogtreecommitdiff
path: root/proto/mrt/mrt.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/mrt/mrt.h')
-rw-r--r--proto/mrt/mrt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/mrt/mrt.h b/proto/mrt/mrt.h
index 4dfb1b19..4ff94c12 100644
--- a/proto/mrt/mrt.h
+++ b/proto/mrt/mrt.h
@@ -42,7 +42,7 @@ struct mrt_dump_data {
const char *table_expr;
struct rtable *table_ptr;
const struct filter *filter;
- char *filename;
+ const char *filename;
};
struct mrt_peer_entry {