summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-10-22 12:29:30 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-10-22 12:29:30 +0000
commit2aaf29854385aa433594c463f21ede0b8fc27a6e (patch)
treecf8452c9b9e2581c68772fb30bc2110edfbe286d /sys
parent6b3c69fa011c15591b2fe069b2629d3106ae9189 (diff)
sys/: Don't mark as gtk-doc docs as they aren't public.
Original commit message from CVS: * sys/ximage/ximagesink.h: * sys/xvimage/xvimagesink.h: Don't mark as gtk-doc docs as they aren't public.
Diffstat (limited to 'sys')
-rw-r--r--sys/ximage/ximagesink.h4
-rw-r--r--sys/xvimage/xvimagesink.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/ximage/ximagesink.h b/sys/ximage/ximagesink.h
index a471e795..531b24e8 100644
--- a/sys/ximage/ximagesink.h
+++ b/sys/ximage/ximagesink.h
@@ -60,7 +60,7 @@ typedef struct _GstXImageBufferClass GstXImageBufferClass;
typedef struct _GstXImageSink GstXImageSink;
typedef struct _GstXImageSinkClass GstXImageSinkClass;
-/**
+/*
* GstXContext:
* @disp: the X11 Display of this context
* @screen: the default Screen of Display @disp
@@ -110,7 +110,7 @@ struct _GstXContext {
GstCaps *caps;
};
-/**
+/*
* GstXWindow:
* @win: the Window ID of this X11 window
* @width: the width in pixels of Window @win
diff --git a/sys/xvimage/xvimagesink.h b/sys/xvimage/xvimagesink.h
index 84ae0064..328d928b 100644
--- a/sys/xvimage/xvimagesink.h
+++ b/sys/xvimage/xvimagesink.h
@@ -64,7 +64,7 @@ typedef struct _GstXvImageBufferClass GstXvImageBufferClass;
typedef struct _GstXvImageSink GstXvImageSink;
typedef struct _GstXvImageSinkClass GstXvImageSinkClass;
-/**
+/*
* GstXContext:
* @disp: the X11 Display of this context
* @screen: the default Screen of Display @disp
@@ -130,7 +130,7 @@ struct _GstXContext {
gint last_format;
};
-/**
+/*
* GstXWindow:
* @win: the Window ID of this X11 window
* @width: the width in pixels of Window @win