mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
Added BEGIN_DECLS
Original commit message from CVS: Added BEGIN_DECLS
This commit is contained in:
parent
964071879c
commit
612d89da34
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
|
||||
#include <gst/gstregistry.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* the pool of registries */
|
||||
GList* gst_registry_pool_list (void);
|
||||
void gst_registry_pool_add (GstRegistry *registry, guint priority);
|
||||
|
|
Loading…
Reference in a new issue