(nametypes) += static const.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1219,7 +1219,7 @@ krb5_sname_to_principal (krb5_context context,
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
struct {
|
static const struct {
|
||||||
const char *type;
|
const char *type;
|
||||||
int32_t value;
|
int32_t value;
|
||||||
} nametypes[] = {
|
} nametypes[] = {
|
||||||
|
Reference in New Issue
Block a user