sprinkel more const

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15837 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-05 09:31:35 +00:00
parent e62baa6844
commit dbdabdf1f9

View File

@@ -40,7 +40,7 @@ RCSID("$Id$");
static struct gai_error {
int code;
char *str;
const char *str;
} errors[] = {
{EAI_NOERROR, "no error"},
#ifdef EAI_ADDRFAMILY