You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against 20d86f34a066657048610803e7143232efa6c0d3.
This commit is contained in:
@@ -40,7 +40,7 @@ index 2efa3bd26ac..2b9f10e7b37 100644
|
||||
+ .size = size,
|
||||
+ };
|
||||
+
|
||||
+ return !__wine_unix_call(unix_handle, unix_wg_parser_stream_get_language, ¶ms);
|
||||
+ return !__wine_unix_call(__wine_unixlib_handle, unix_wg_parser_stream_get_language, ¶ms);
|
||||
+}
|
||||
+
|
||||
void wg_parser_stream_seek(struct wg_parser_stream *stream, double rate,
|
||||
|
Reference in New Issue
Block a user