mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 14:52:43 +00:00
stream_cb: fix stale comment
Oops.
This commit is contained in:
parent
355a145a48
commit
56c52bd2e1
@ -154,7 +154,7 @@ typedef int64_t (*mpv_stream_cb_size_fn)(void *cookie);
|
||||
typedef void (*mpv_stream_cb_close_fn)(void *cookie);
|
||||
|
||||
/**
|
||||
* Values for the mpv_stream_cb_control_fn cmd argument.
|
||||
* See mpv_stream_cb_open_ro_fn callback.
|
||||
*/
|
||||
typedef struct mpv_stream_cb_info {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user