From 3579217878b25f367386f437bb05f23c11bfe6bb Mon Sep 17 00:00:00 2001 From: loreg Date: Wed, 1 Oct 2008 14:37:35 +0000 Subject: [PATCH] correct a typo on the usage --HG-- extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%4068 --- m2ts2ts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m2ts2ts.c b/m2ts2ts.c index 7ddd87b..4cc8458 100644 --- a/m2ts2ts.c +++ b/m2ts2ts.c @@ -275,7 +275,7 @@ static int extract_packets(int input, FILE * output, static void print_usage(void) { - printf("Usage: ts2es [switches] [] []\n" + printf("Usage: m2ts2es [switches] [] []\n" "\n"); REPORT_VERSION("m2ts2ts"); printf("\n"