X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Futil.cc;h=574d1d8894a94b9a6735e81b2246b9632dc8f2b8;hb=67a68bd971ebe1b35daa3f75873b4ccb53c00ba0;hp=38770f4e3214f6d30d10c5f94e4567d38e6b6fd3;hpb=1460bda6f80b6529e31a1a63029dc0ec5f7d0ae8;p=dcpomatic.git diff --git a/src/lib/util.cc b/src/lib/util.cc index 38770f4e3..574d1d889 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -462,7 +462,7 @@ digest_head_tail (vector files, boost::uintmax_t size) /** Round a number up to the nearest multiple of another number. * @param c Index. - * @param s Array of numbers to round, indexed by c. + * @param stride Array of numbers to round, indexed by c. * @param t Multiple to round to. * @return Rounded number. */