Cleanup: whitespace.
authorCarl Hetherington <cth@carlh.net>
Wed, 22 Nov 2023 23:04:33 +0000 (00:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Jan 2024 01:01:58 +0000 (02:01 +0100)
src/tools/dcpomatic_cli.cc

index 19f28f5ced71ac9ff8810ca2e2534ff49ca16d56..e6aa09df23f5c5e00b1dc7f76ec8b020450d5c78 100644 (file)
@@ -500,7 +500,7 @@ main (int argc, char* argv[])
        }
 
 #ifdef DCPOMATIC_GROK
-                       grk_plugin::setMessengerLogger(new grk_plugin::GrokLogger("[GROK] "));
+       grk_plugin::setMessengerLogger(new grk_plugin::GrokLogger("[GROK] "));
 #endif
 
        if (progress) {