summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2sink.h
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-09-10 10:26:23 +0300
committerStefan Kost <ensonic@users.sf.net>2009-09-10 10:26:23 +0300
commit0a68003efe44b05e03adaa263da3bb97649d8d60 (patch)
tree024601a98776f4c9554c6f91fc0857635ac2edd2 /sys/v4l2/gstv4l2sink.h
parent3dc2c2472c0b70a05b09c2248e9c332fdb08b98d (diff)
docs: fix gtk-doc warnings
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:
*/