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/phdr-unwrap.cpp | |
| parent | 887003223e52b4fb2b9ca135dcb8a23e1f133cd4 (diff) | |
compile fixes
Diffstat (limited to 'src/phdr-unwrap.cpp')
| -rwxr-xr-x | src/phdr-unwrap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phdr-unwrap.cpp b/src/phdr-unwrap.cpp index a0ba7c7..b759cd7 100755 --- a/src/phdr-unwrap.cpp +++ b/src/phdr-unwrap.cpp @@ -77,7 +77,7 @@ USAGE: %s [-h|-help] [-V]\n\ %s [-b <buffer-size>] [-d <duration>]\n\ [-f <starting-frame>] [-m] [-R] [-s <size>] [-v] [-W]\n\ [-w] <input-file> [<file-prefix>]\n\n", - PROGRAM_NAME, PROGRAM_NAME, PROGRAM_NAME); + PROGRAM_NAME, PROGRAM_NAME); fprintf(stream, "\ Options:\n\ |
