From 7cdf1a0be648d3d182b423cc897cb0e96815ceda Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 24 Nov 2009 11:12:23 +0000 Subject: [PATCH] Puzzling doxygen output. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32175 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Buffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Buffer.h b/src/Buffer.h index 1b16e1abff..84dee28eee 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -178,7 +178,7 @@ public: /// Write file. Returns \c false if unsuccesful. bool writeFile(support::FileName const &) const; - /// Loads LyX file \c filename into buffer, * and \return success + /// Loads LyX file \c filename into buffer, * and return success bool loadLyXFile(support::FileName const & s); /// Fill in the ErrorList with the TeXErrors -- 2.39.2