Merge master.
[dcpomatic.git] / src / tools / dcpomatic_create.cc
index b0a67c6d93d5630fc919731ff251114c292f2690..304f4f697ab6e8a031c44dd2a74c3b896f2c448a 100644 (file)
@@ -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'},