projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73fc40e
)
Fix typo in comment.
author
Carl Hetherington
<cth@carlh.net>
Mon, 20 Jan 2025 00:35:56 +0000
(
01:35
+0100)
committer
Carl Hetherington
<cth@carlh.net>
Mon, 20 Jan 2025 19:37:15 +0000
(20:37 +0100)
src/lib/kdm_cli.cc
patch
|
blob
|
history
diff --git
a/src/lib/kdm_cli.cc
b/src/lib/kdm_cli.cc
index 20cbf33e675d961b0d3f6a5cc4f0772b23d5ac8f..686d2b4a1b0c0999bb3c05597f23b6784f871031 100644
(file)
--- a/
src/lib/kdm_cli.cc
+++ b/
src/lib/kdm_cli.cc
@@
-615,7
+615,7
@@
try
};
if (optind < argc - 1) {
- /* Command with some KDM / CPL / whever specified afterwards */
+ /* Command with some KDM / CPL / wh
at
ever specified afterwards */
command = argv[optind++];
} else if (optind < argc) {
/* Look for a valid command, hoping that it's not the name of the KDM / CPL / whatever */