summaryrefslogtreecommitdiffstats
path: root/stream/stream_smb.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_smb.c')
-rw-r--r--stream/stream_smb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_smb.c b/stream/stream_smb.c
index a1238dac71..282aec078a 100644
--- a/stream/stream_smb.c
+++ b/stream/stream_smb.c
@@ -16,7 +16,7 @@ static struct stream_priv_s {
#define ST_OFF(f) M_ST_OFF(struct stream_priv_s,f)
// URL definition
-static m_option_t stream_opts_fields[] = {
+static const m_option_t stream_opts_fields[] = {
{ NULL, NULL, 0, 0, 0, 0, NULL }
};