Rebase against 20d86f34a066657048610803e7143232efa6c0d3.

This commit is contained in:
Alistair Leslie-Hughes
2022-11-27 08:14:29 +11:00
parent da453ddf66
commit 8c90eb42eb
5 changed files with 16 additions and 16 deletions

View File

@@ -40,7 +40,7 @@ index 2efa3bd26ac..2b9f10e7b37 100644
+ .size = size,
+ };
+
+ return !__wine_unix_call(unix_handle, unix_wg_parser_stream_get_language, &params);
+ return !__wine_unix_call(__wine_unixlib_handle, unix_wg_parser_stream_get_language, &params);
+}
+
void wg_parser_stream_seek(struct wg_parser_stream *stream, double rate,