mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
ges/ges-utils.h: C90 fixes
This commit is contained in:
parent
3e34e423a6
commit
edecee8def
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
GESTimeline * ges_timeline_new_audio_video ();
|
||||
GESTimeline * ges_timeline_new_audio_video (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue