altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
[fw/altos] / altoslib / AltosLib.java
index efbc3ddbe69c15f57bee5ae272673d2749c14b77..3f25bc3199d8ec1d11ba0a9f2e27bf8eaae0dfcb 100644 (file)
@@ -15,7 +15,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package org.altusmetrum.altoslib_2;
+package org.altusmetrum.altoslib_3;
 
 import java.util.*;
 import java.io.*;
@@ -203,7 +203,7 @@ public class AltosLib {
                throw new IllegalArgumentException(String.format("Invalid telemetry %d",
                                                                 telemetry));
        }
-       
+
        private static String[] state_to_string = {
                "startup",
                "idle",