]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/load/BabelFileFormats.java
Version 16, February 2014
[GpsPrune.git] / tim / prune / load / BabelFileFormats.java
index 2d1c9e80098ee85d29250b68b36b5c075389a3bc..16030ca64cbb03223c4abd0ca32c89f0c4c8a0db 100644 (file)
@@ -11,7 +11,7 @@ public abstract class BabelFileFormats
        /**
         * @return an object array for the format descriptions
         */
-       public static Object[] getDescriptions() {
+       public static String[] getDescriptions() {
                return getColumn(0);
        }