diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/v4l2/gstv4l2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2.c b/sys/v4l2/gstv4l2.c index 59ab419c..0054d939 100644 --- a/sys/v4l2/gstv4l2.c +++ b/sys/v4l2/gstv4l2.c @@ -26,7 +26,7 @@ #include "gstv4l2element.h" #include "gstv4l2src.h" -gboolean +static gboolean plugin_init (GstPlugin *plugin) { /* actually, we can survive without it, but I'll create |