mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
pbutils: Mark private functions as G_GNUC_INTERNAL
This commit is contained in:
parent
c646c62a02
commit
d31f958d17
1 changed files with 1 additions and 1 deletions
|
@ -106,5 +106,5 @@ struct _GstDiscovererInfo {
|
|||
};
|
||||
|
||||
/* missing-plugins.c */
|
||||
|
||||
G_GNUC_INTERNAL
|
||||
GstCaps *copy_and_clean_caps (const GstCaps * caps);
|
||||
|
|
Loading…
Reference in a new issue