summaryrefslogtreecommitdiffstats
path: root/sys/qcam/gstqcamsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/qcam/gstqcamsrc.h')
-rw-r--r--sys/qcam/gstqcamsrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/qcam/gstqcamsrc.h b/sys/qcam/gstqcamsrc.h
index c4608b6e..4d01f140 100644
--- a/sys/qcam/gstqcamsrc.h
+++ b/sys/qcam/gstqcamsrc.h
@@ -44,7 +44,7 @@ extern "C" {
#define GST_IS_QCAMSRC_CLASS(obj) \
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_QCAMSRC))
-// NOTE: per-element flags start with 16 for now
+/* NOTE: per-element flags start with 16 for now */
typedef enum {
GST_QCAMSRC_OPEN = GST_ELEMENT_FLAG_LAST,