summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/wind/stringprep.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/wind/stringprep.c')
-rw-r--r--source4/heimdal/lib/wind/stringprep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/wind/stringprep.c b/source4/heimdal/lib/wind/stringprep.c
index 6e99cfc86b..aa04b3fd1d 100644
--- a/source4/heimdal/lib/wind/stringprep.c
+++ b/source4/heimdal/lib/wind/stringprep.c
@@ -107,7 +107,7 @@ wind_stringprep(const uint32_t *in, size_t in_len,
return ret;
}
-static struct {
+const static struct {
const char *name;
wind_profile_flags flags;
} profiles[] = {