projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
639e1ab
)
docs: be more firendly to gtk-doc limitted parsing capabilities
author
Stefan Kost
<ensonic@users.sf.net>
Thu, 6 May 2010 08:34:53 +0000
(11:34 +0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Thu, 6 May 2010 08:34:53 +0000
(11:34 +0300)
gst-libs/gst/rtsp/gstrtsptransport.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/rtsp/gstrtsptransport.h
b/gst-libs/gst/rtsp/gstrtsptransport.h
index 5ceb567ff9485e2683a18096eccd6f7b20b3514f..9250b02981bd39904c50494a5d04107bdcbd5239 100644
(file)
--- a/
gst-libs/gst/rtsp/gstrtsptransport.h
+++ b/
gst-libs/gst/rtsp/gstrtsptransport.h
@@
-103,8
+103,7
@@
GType gst_rtsp_lower_trans_get_type (void);
*
* A type to specify a range.
*/
-typedef struct
-{
+typedef struct _GstRTSPRange {
gint min;
gint max;
} GstRTSPRange;