]> git.lyx.org Git - features.git/blobdiff - src/Changes.h
Whitespace cleanup
[features.git] / src / Changes.h
index d7041480cb6e32639bdbceea3e4ad8302222994c..1915533e960f4346654cf86f646a16b125774dc2 100644 (file)
@@ -79,7 +79,7 @@ public:
        /// output latex to mark a transition between two change types
        /// returns length of text outputted
        static int latexMarkChange(odocstream & os, BufferParams const & bparams,
-                                  Change const & oldChange, Change const & change);
+                                  Change const & oldChange, Change const & change);
 
        /// output .lyx file format for transitions between changes
        static void lyxMarkChange(std::ostream & os, int & column,