diff options
| author | jhurst <jhurst@cinecert.com> | 2015-05-21 00:10:39 +0000 |
|---|---|---|
| committer | jhurst <> | 2015-05-21 00:10:39 +0000 |
| commit | 282deda913e656d38df6bb04c685d1e2346cd29b (patch) | |
| tree | 3a93fb5272cf9d6fb19a6f1c2f6c1cb9876103af /src/asdcp-util.cpp | |
| parent | 887003223e52b4fb2b9ca135dcb8a23e1f133cd4 (diff) | |
compile fixes
Diffstat (limited to 'src/asdcp-util.cpp')
| -rwxr-xr-x | src/asdcp-util.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asdcp-util.cpp b/src/asdcp-util.cpp index 6be6c07..a3c891d 100755 --- a/src/asdcp-util.cpp +++ b/src/asdcp-util.cpp @@ -79,7 +79,7 @@ USAGE: %s [-h|-help] [-V]\n\ %s -d <input-file>\n\ \n\ %s -g | -u\n", - PROGRAM_NAME, PROGRAM_NAME, PROGRAM_NAME, PROGRAM_NAME); + PROGRAM_NAME, PROGRAM_NAME, PROGRAM_NAME); fprintf(stream, "\ Major modes:\n\ |
