Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
1df91954
Commit
1df91954
authored
Jul 04, 2009
by
ivoire
Browse files
http: remove trailing space.
parent
064c638a
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/http.c
View file @
1df91954
...
...
@@ -93,7 +93,7 @@ static void Close( vlc_object_t * );
"types of HTTP streams." )
#define FORWARD_COOKIES_TEXT N_("Forward Cookies")
#define FORWARD_COOKIES_LONGTEXT N_("Forward Cookies across http redirections
")
#define FORWARD_COOKIES_LONGTEXT N_("Forward Cookies across http redirections
.
")
vlc_module_begin
()
set_description
(
N_
(
"HTTP input"
)
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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