summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2sink.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/v4l2/gstv4l2sink.h')
-rw-r--r--sys/v4l2/gstv4l2sink.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/v4l2/gstv4l2sink.h b/sys/v4l2/gstv4l2sink.h
index 2d5cadb8..71553cba 100644
--- a/sys/v4l2/gstv4l2sink.h
+++ b/sys/v4l2/gstv4l2sink.h
@@ -59,13 +59,13 @@ struct _GstV4l2Sink {
GstV4l2BufferPool *pool;
guint32 num_buffers;
- /**
+ /*
* field to store requested overlay-top/left/width/height props:
* note, could maybe be combined with 'vwin' field in GstV4l2Object?
*/
struct v4l2_rect overlay;
- /**
+ /*
* bitmask to track which 'overlay' fields user has requested by
* setting properties:
*/