From 67a68bd971ebe1b35daa3f75873b4ccb53c00ba0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Mar 2017 15:37:13 +0000 Subject: Various Doxygen fixes. --- src/lib/util.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/util.cc') 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. */ -- cgit v1.2.3