diff options
Diffstat (limited to 'graphics/qtutils/files/patch-src-usage_qtsplit.c')
-rw-r--r-- | graphics/qtutils/files/patch-src-usage_qtsplit.c | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/graphics/qtutils/files/patch-src-usage_qtsplit.c b/graphics/qtutils/files/patch-src-usage_qtsplit.c deleted file mode 100644 index 41ae1d677100..000000000000 --- a/graphics/qtutils/files/patch-src-usage_qtsplit.c +++ /dev/null @@ -1,42 +0,0 @@ ---- src/usage_qtsplit.c.orig Wed Oct 15 14:57:09 2003 -+++ src/usage_qtsplit.c Wed Oct 15 14:58:40 2003 -@@ -1,24 +1,23 @@ --char *usage_qtsplit = " -+char *usage_qtsplit = "" - -- _________________________________________________________________ -+ "_________________________________________________________________" - -- Table of Contents -+ "Table of Contents" - -- qtsg [option]... -+ "qtsg [option]..." - -- -i, --input=path -- The path to the QuickTime input -+ "-i, --input=path" -+ "The path to the QuickTime input" - -- -o, --output=path -- The path to the QuickTime output (should contain %d) -+ "-o, --output=path" -+ "The path to the QuickTime output (should contain %d)" - -- -s, --size=int -- The maximum size of the split files -+ "-s, --size=int" -+ "The maximum size of the split files" - --References -+"References" - -- Visible links -- Hidden links: -- 1. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2754184 -- 2. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2750586 --"; -+ "Visible links" -+ "Hidden links:" -+ "1. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2754184" -+ "2. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2750586"; |