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 ec4657665e..002bc72595 100644
--- a/source4/heimdal/lib/wind/stringprep.c
+++ b/source4/heimdal/lib/wind/stringprep.c
@@ -111,7 +111,7 @@ wind_stringprep(const uint32_t *in, size_t in_len,
return ret;
}
-const static struct {
+static const struct {
const char *name;
wind_profile_flags flags;
} profiles[] = {