Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
c1591683
Commit
c1591683
authored
Mar 22, 2006
by
Christophe Mutricy
Browse files
logger.c: Compile fix
parent
6da5d900
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/misc/logger.c
View file @
c1591683
...
...
@@ -122,7 +122,7 @@ static char *mode_list_text[] = { N_("Text"), "HTML"
"syslog instead of file.")
#else
#define LOGMODE_LONGTEXT N_("Specify the log format. Available choices are " \
\"text\" (default) and \"html\".")
"
\"text\" (default) and \"html\".")
#endif
vlc_module_begin
();
...
...
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