diff options
author | Stefan Kost <ensonic@users.sf.net> | 2009-09-10 10:28:48 +0300 |
---|---|---|
committer | Stefan Kost <ensonic@users.sf.net> | 2009-09-10 10:28:48 +0300 |
commit | 0a7ef67ad0015e34d5f9af1ef8ad295f0e5ee1ae (patch) | |
tree | 726c2d9dcd5b50a673c6b6a808e0edff668deeb4 /gst/rtpmanager/gstrtpjitterbuffer.c | |
parent | 0a68003efe44b05e03adaa263da3bb97649d8d60 (diff) |
docs: fix gtk-doc warnings
Diffstat (limited to 'gst/rtpmanager/gstrtpjitterbuffer.c')
-rw-r--r-- | gst/rtpmanager/gstrtpjitterbuffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtpmanager/gstrtpjitterbuffer.c b/gst/rtpmanager/gstrtpjitterbuffer.c index 4ef449ba..964f08c4 100644 --- a/gst/rtpmanager/gstrtpjitterbuffer.c +++ b/gst/rtpmanager/gstrtpjitterbuffer.c @@ -1358,7 +1358,7 @@ flushing: } } -/** +/* * This funcion will push out buffers on the source pad. * * For each pushed buffer, the seqnum is recorded, if the next buffer B has a |