diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-11-23 00:04:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-11-29 21:20:31 +0100 |
| commit | db5863ed0c397297cc2b401c791a664c91b9e8bf (patch) | |
| tree | e9e8270744fad2d8a5a4b17d2c7a8745eccff89c /src/tools | |
| parent | 402bf16eb94fa6680ceed03f899c02645de1d982 (diff) | |
Cleanup: whitespace.
Diffstat (limited to 'src/tools')
| -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) { |
