diff --git a/src/xattr.c b/src/xattr.c index 1047c8a632..eb244f8529 100644 --- a/src/xattr.c +++ b/src/xattr.c @@ -32,7 +32,7 @@ /* mapping table of curl metadata to extended attribute names */ static struct xattr_mapping { - char *attr; /* name of the xattr */ + const char *attr; /* name of the xattr */ CURLINFO info; } mappings[] = { /* mappings proposed by