altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
[fw/altos] / altosui / AltosGraphUI.java
index 40d2f7f4bc40dc83f091ba95e6250ddb740376e7..92b9b94a36ecfbe05aa093032c4289dfbb2e8b25 100644 (file)
@@ -16,7 +16,7 @@ import org.jfree.chart.ChartPanel;
 import org.jfree.chart.JFreeChart;
 import org.jfree.ui.RefineryUtilities;
 
-public class AltosGraphUI extends AltosUIFrame 
+public class AltosGraphUI extends AltosUIFrame
 {
        JTabbedPane             pane;
        AltosGraph              graph;