small typo thanks nivex
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 26 Jul 2017 23:57:40 +0000 (23:57 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 26 Jul 2017 23:57:40 +0000 (23:57 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@3336 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/unittest/tc2wideband.c

index aea2dd7f6cf5c9a229d638448df12bd331288b7a..4543544a95fcd7aca145aa9f91f3e417765f1685 100644 (file)
@@ -253,7 +253,7 @@ void test_with_real_data(int argc, char *argv[])
     int i, m, f;
 
     if (argc != 2) {
-        printf("test_with_real_data usage: .%s RawFile\n", arv[0]);
+        printf("test_with_real_data usage: .%s RawFile\n", argv[0]);
         exit(1);
     }