missing return value
This commit is contained in:
@@ -316,6 +316,7 @@ const char *str;
|
|||||||
*put++ = *str++;
|
*put++ = *str++;
|
||||||
}
|
}
|
||||||
*put = '\0';
|
*put = '\0';
|
||||||
|
return buf;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user