summaryrefslogtreecommitdiff
path: root/src/gstreamer/gstlibcamerapad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gstreamer/gstlibcamerapad.cpp')
-rw-r--r--src/gstreamer/gstlibcamerapad.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gstreamer/gstlibcamerapad.cpp b/src/gstreamer/gstlibcamerapad.cpp
index e184495a..9f3e2be5 100644
--- a/src/gstreamer/gstlibcamerapad.cpp
+++ b/src/gstreamer/gstlibcamerapad.cpp
@@ -84,7 +84,7 @@ gst_libcamera_pad_init(GstLibcameraPad *self)
}
static GType
-gst_libcamera_stream_role_get_type(void)
+gst_libcamera_stream_role_get_type()
{
static GType type = 0;
static const GEnumValue values[] = {