summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-11-23 00:04:33 +0100
committerCarl Hetherington <cth@carlh.net>2024-01-28 02:01:58 +0100
commit00e41726073ccaabe5cb0899cce74c7c72721a06 (patch)
tree50c634b515d186deee4494a984be7389acbc9382 /src
parent31f635c82931488d226cedc4ffd971d7f0dec929 (diff)
Cleanup: whitespace.
Diffstat (limited to 'src')
-rw-r--r--src/tools/dcpomatic_cli.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/dcpomatic_cli.cc b/src/tools/dcpomatic_cli.cc
index 19f28f5ce..e6aa09df2 100644
--- a/src/tools/dcpomatic_cli.cc
+++ b/src/tools/dcpomatic_cli.cc
@@ -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) {