tool/CommandAlias.cpp
branchstable-1.5
changeset 2421 bc2d4bf9cbe5
parent 1968 4f682084c643
--- a/tool/CommandAlias.cpp	Thu Sep 06 19:52:17 2012 +0200
+++ b/tool/CommandAlias.cpp	Thu Sep 06 20:22:24 2012 +0200
@@ -102,7 +102,7 @@
     MasterDevice m(getSingleMasterIndex());
     m.open(MasterDevice::ReadWrite);
     slaves = selectedSlaves(m);
-    
+
     if (slaves.size() > 1 && !getForce()) {
         err << "This will write the alias addresses of "
             << slaves.size() << " slaves to " << alias