Angus Leeming <[EMAIL PROTECTED]> writes: | +/* \file buffer_funcs.h | +/** | + * Loads a LyX file \param filename into \param Buffer | + * and \return success status. | + */ | +bool loadLyXFile(Buffer *, string const & filename); | | Apparently these comments should be \c filename rather than \param...
Yes. -- Lgb