Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
eed784b3
Commit
eed784b3
authored
Apr 01, 2009
by
Wim Taymans
Committed by
Wim Taymans
Apr 01, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rtsp: fix little typo in the comments
parent
fc8c5cba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspconnection.c
+1
-1
No files found.
gst-libs/gst/rtsp/gstrtspconnection.c
View file @
eed784b3
...
...
@@ -2997,7 +2997,7 @@ gst_rtsp_watch_queue_message (GstRTSPWatch * watch, GstRTSPMessage * message)
cseq
=
-
1
;
}
/* make a record with the message as a string an
s
cseq */
/* make a record with the message as a string an
d
cseq */
data
=
queue_response
(
watch
,
message_to_string
(
watch
->
conn
,
message
),
cseq
);
return
cseq
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment