const poison

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14707 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-03-31 00:47:55 +00:00
parent 381c3f8b41
commit 6ac6552a8a
2 changed files with 2 additions and 2 deletions

View File

@@ -219,7 +219,7 @@ mit_entry(krb5_context context, const char *path, char *data)
}
struct s2i {
char *s;
const char *s;
int val;
};