projects
/
videolink.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f3abf1
)
Fixed typo.
author
Ben Hutchings
<ben@decadent.org.uk>
Fri, 19 May 2006 18:57:56 +0000
(18:57 +0000)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sun, 2 Nov 2008 23:39:59 +0000
(23:39 +0000)
webdvd.cpp
patch
|
blob
|
history
diff --git
a/webdvd.cpp
b/webdvd.cpp
index 5fd5e6ff8774a34bbb70345a2c8d32e5af05da3b..10289999bf8dbe71761dd027fa6de0768903ed70 100644
(file)
--- a/
webdvd.cpp
+++ b/
webdvd.cpp
@@
-834,7
+834,7
@@
namespace
"Usage: " << command_name << " [gtk-options] [--preview]\n"
" [--video-std {ntsc|pal|secam}]\n"
" [--encoder {mjpegtools|mjpegtools-old}]\n"
- " menu-url [output-dir]\n"
)
;
+ " menu-url [output-dir]\n";
}
void set_browser_preferences()