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/as-02-unwrap.cpp | |
| parent | 887003223e52b4fb2b9ca135dcb8a23e1f133cd4 (diff) | |
compile fixes
Diffstat (limited to 'src/as-02-unwrap.cpp')
| -rwxr-xr-x | src/as-02-unwrap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/as-02-unwrap.cpp b/src/as-02-unwrap.cpp index 148946b..37b458b 100755 --- a/src/as-02-unwrap.cpp +++ b/src/as-02-unwrap.cpp @@ -86,7 +86,7 @@ USAGE: %s [-h|-help] [-V]\n\ %s [-1|-2] [-b <buffer-size>] [-d <duration>]\n\ [-f <starting-frame>] [-m] [-p <frame-rate>] [-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\ |
