Merge master.
[dcpomatic.git] / src / tools / server_test.cc
index 3c2ea4b36068ecbde2eae65658cc04b75d513536..5997caab67c61b86212d3f010fb5445fcf086d69 100644 (file)
@@ -103,7 +103,7 @@ main (int argc, char* argv[])
        string film_dir;
        string server_host;
 
-       while (1) {
+       while (true) {
                static struct option long_options[] = {
                        { "help", no_argument, 0, 'h'},
                        { "server", required_argument, 0, 's'},