(UWP) Buildfix

This commit is contained in:
twinaphex 2020-07-16 11:49:15 +02:00
parent deba9fa531
commit 324eb4f098

View File

@ -1029,7 +1029,7 @@ static bool content_file_load(
free(buf); free(buf);
snprintf(msg, snprintf(msg,
msg_size, sizeof(msg),
"%s \"%s\". (during copy write)\n", "%s \"%s\". (during copy write)\n",
msg_hash_to_str(MSG_COULD_NOT_READ_CONTENT_FILE), msg_hash_to_str(MSG_COULD_NOT_READ_CONTENT_FILE),
path); path);