(nametypes) += static const.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-25 12:30:55 +00:00
parent 1c30ba73a2
commit 7f1b54370c

View File

@@ -1219,7 +1219,7 @@ krb5_sname_to_principal (krb5_context context,
return ret;
}
struct {
static const struct {
const char *type;
int32_t value;
} nametypes[] = {