Merge master.
[dcpomatic.git] / src / tools / dcpomatic_kdm.cc
index fa14dd141ad03f210380e76fa1245b534e6d5b96..2ad07cce7a38bae73c62f2b1824def725e9ada34 100644 (file)
@@ -116,7 +116,7 @@ int main (int argc, char* argv[])
        program_name = argv[0];
        
        int option_index = 0;
-       while (1) {
+       while (true) {
                static struct option long_options[] = {
                        { "help", no_argument, 0, 'h'},
                        { "output", required_argument, 0, 'o'},