From: albert-github Date: Mon, 3 Jun 2019 14:35:54 +0000 (+0200) Subject: common/hobject.h: fix syntax in doxygen comment X-Git-Tag: v15.1.0~2552^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F28366%2Fhead;p=ceph.git common/hobject.h: fix syntax in doxygen comment fix the error invocation of formula in documentation Error invocation of formula in documentation, the second formula was started with $f instead of the correct \f$ see also http://www.doxygen.nl/manual/formulas.html Signed-off-by: Albert --- diff --git a/src/common/hobject.h b/src/common/hobject.h index dd66af87f5bd..a3812b9b1542 100644 --- a/src/common/hobject.h +++ b/src/common/hobject.h @@ -227,7 +227,7 @@ public: * Returns set S of strings such that for any object * h where h.match(bits, mask), there is some string * s \f$\in\f$ S such that s is a prefix of h.to_str(). - * Furthermore, for any s $f\in\f$ S, s is a prefix of + * Furthermore, for any s \f$\in\f$ S, s is a prefix of * h.str() implies that h.match(bits, mask). */ static std::set get_prefixes(