]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.h
fix crash when collapsing ert with cursor inside
[lyx.git] / src / bufferparams.h
index 0acb1668a09e5d211dfcb2565b6e4c38654dfe1c..d95abdff3e67e4325b6eda56759d52e8be72c430 100644 (file)
@@ -210,10 +210,10 @@ public:
        /// revision tracking for this buffer ?
        bool tracking_changes;
        /** This param decides if change tracking marks should be output
-        *  (using the dvipost package) or if the current "state" of the 
-        *  document should be output instead. Since dvipost needs dvi 
+        *  (using the dvipost package) or if the current "state" of the
+        *  document should be output instead. Since dvipost needs dvi
         *  specials, it only works with dvi/ps output (the param will be
-        *  ignored with other output flavors and disabled when dbipost is 
+        *  ignored with other output flavors and disabled when dbipost is
         *  not installed).
         */
        bool output_changes;