]> git.lyx.org Git - lyx.git/blobdiff - src/buffer_funcs.h
zlib stuff
[lyx.git] / src / buffer_funcs.h
index 334b63f6446ffc8177df47f085cb9e42cfa27c75..ccf37d01b0784ba9758ea34863d58d347dc5243d 100644 (file)
@@ -32,9 +32,9 @@ Buffer * newFile(string const & filename, string const & templatename,
 
 ///return the format of the buffer on a string
 string const BufferFormat(Buffer const & buffer);
-
+///
 void bufferErrors(Buffer const &, TeXErrors const &);
-
+///
 void bufferErrors(Buffer const &, ErrorList const &);
 
 #endif // BUFFER_FUNCS_H