]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_cursor.C
Rename strip to rtrim
[features.git] / src / mathed / math_cursor.C
index b7c66d5d37cdcddd93055e418cf94332b3725438..4b3a10a8de0f32a615dc12834170be33d00ff02a 100644 (file)
@@ -80,7 +80,7 @@ MathCursor::~MathCursor()
   // ensure that 'notifyCursorLeave' is called
   while (popLeft())
     ;
-}   
+}
 
 
 void MathCursor::push(MathAtom & t)