diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-11-23 00:04:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-12-16 02:07:38 +0100 |
| commit | 78663fb18ca8ad1c741249d18d0832bec9e1af9b (patch) | |
| tree | d37aeb0f7fef8d9b87e86a26ba23318bec5a2435 | |
| parent | 4c09f5e51af4fc5d064cd7462b89c0d455dfab2a (diff) | |
Cleanup: whitespace.
| -rw-r--r-- | src/tools/dcpomatic_cli.cc | 2 |
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) { |
