summaryrefslogtreecommitdiffstats
path: root/mmss/mmss.h
diff options
context:
space:
mode:
Diffstat (limited to 'mmss/mmss.h')
-rw-r--r--mmss/mmss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmss/mmss.h b/mmss/mmss.h
index e8b8f32..55e86d5 100644
--- a/mmss/mmss.h
+++ b/mmss/mmss.h
@@ -64,7 +64,7 @@ struct gmrf {
gmrf_context_t *ctx;
gmrf_iface_t *interfaces;
- mmss_protocol_t *proto;
+ const mmss_protocol_t *proto;
};
struct gmrf_iface {