]> git.lyx.org Git - lyx.git/blobdiff - src/undo.h
ws changes only
[lyx.git] / src / undo.h
index e494a87bc5a084507efda352fee0d66d8b8c9482..415377cf3309cd05496354c98bad323ddc688b12 100644 (file)
@@ -53,10 +53,10 @@ public:
        undo_kind kind;
 
        /**
-        * ID of hosting inset if the cursor is in one. 
+        * ID of hosting inset if the cursor is in one.
         * if -1, then the cursor is not in an inset.
         * if >= 0, then the cursor is in inset with given id.
-        */ 
+        */
        int inset_id;
 
        /// Offset to the first paragraph in the main document paragraph list