]> git.lyx.org Git - lyx.git/blobdiff - src/format.h
Fix #1736
[lyx.git] / src / format.h
index 3751b6d0af2111d127d4ce4e46d860860809681e..9b5cdec9821cea143bdc399718af14ba2713dddd 100644 (file)
@@ -84,7 +84,7 @@ public:
        Format const & get(FormatList::size_type i) const {
                return formatlist[i];
        }
-       ///
+       /// \returns format named \p name if it exists, otherwise 0
        Format const * getFormat(std::string const & name) const;
        ///
        int getNumber(std::string const & name) const;