mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 14:52:43 +00:00
cosmetics: remove "_s" prefix from "struct vf_info_s"
This commit is contained in:
parent
32ac9c6547
commit
48237126ae
@ -25,7 +25,7 @@ struct MPOpts;
|
||||
struct vf_instance;
|
||||
struct vf_priv_s;
|
||||
|
||||
typedef struct vf_info_s {
|
||||
typedef struct vf_info {
|
||||
const char *info;
|
||||
const char *name;
|
||||
const char *author;
|
||||
|
Loading…
Reference in New Issue
Block a user