altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
[fw/altos] / altosui / AltosDeviceUIDialog.java
index ceabe84339e240e4531c51279fef95ba2a922112..ca34357ebd9c25579ad222c8f8eae3377106338b 100644 (file)
@@ -46,7 +46,7 @@ public class AltosDeviceUIDialog extends AltosDeviceDialog {
                buttonPane.add(manage_bluetooth_button);
                buttonPane.add(Box.createRigidArea(new Dimension(10, 0)));
        }
-       
+
        public void actionPerformed(ActionEvent e) {
                super.actionPerformed(e);
                if ("manage".equals(e.getActionCommand())) {