make profiles const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24047 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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[] = {
|
||||
|
Reference in New Issue
Block a user