altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
[fw/altos] / altosui / AltosDisplayThread.java
index 2a33f996ac52418d0d07eeb2ae715c2d5326b81e..ab85607d447ebd194916086e6e79200a7d611f88 100644 (file)
@@ -155,7 +155,7 @@ public class AltosDisplayThread extends Thread {
                                                        wait(sleep_time);
                                                }
                                        }
-                                       
+
                                        report(false);
                                }
                        } catch (InterruptedException ie) {