X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Ftools%2Fdcpomatic_create.cc;h=304f4f697ab6e8a031c44dd2a74c3b896f2c448a;hb=9e4c091e6ef0f79fab10664e95240de2f14e5702;hp=b0a67c6d93d5630fc919731ff251114c292f2690;hpb=4616b19fb5241a54c9d57f7a91bb975f41aed14b;p=dcpomatic.git diff --git a/src/tools/dcpomatic_create.cc b/src/tools/dcpomatic_create.cc index b0a67c6d9..304f4f697 100644 --- a/src/tools/dcpomatic_create.cc +++ b/src/tools/dcpomatic_create.cc @@ -81,7 +81,7 @@ main (int argc, char* argv[]) boost::filesystem::path output; int option_index = 0; - while (1) { + while (true) { static struct option long_options[] = { { "version", no_argument, 0, 'v'}, { "help", no_argument, 0, 'h'},