Code

bulk trailing spaces removal. consistency through MD5 of binary
[inkscape.git] / src / rubberband.cpp
index d44662c5bba665b872e03dc545163b213c3028f6..dd16a62d841fd5b18cdfbd3703b3ea2fadd3f274 100644 (file)
@@ -22,7 +22,7 @@ Inkscape::Rubberband *Inkscape::Rubberband::_instance = NULL;
 Inkscape::Rubberband::Rubberband()
     : _desktop(NULL), _canvas(NULL)
 {
-    
+
 }
 
 void Inkscape::Rubberband::start(SPDesktop *d, NR::Point const &p)