sprinkel more const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15837 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -40,7 +40,7 @@ RCSID("$Id$");
|
|||||||
|
|
||||||
static struct gai_error {
|
static struct gai_error {
|
||||||
int code;
|
int code;
|
||||||
char *str;
|
const char *str;
|
||||||
} errors[] = {
|
} errors[] = {
|
||||||
{EAI_NOERROR, "no error"},
|
{EAI_NOERROR, "no error"},
|
||||||
#ifdef EAI_ADDRFAMILY
|
#ifdef EAI_ADDRFAMILY
|
||||||
|
Reference in New Issue
Block a user