X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Fload%2FBabelFileFormats.java;h=39359c1726f82167bc0ae848f66b8754ead6c0f4;hb=88f2c3647ed9e055090484f01a959d4581f85e7d;hp=2d1c9e80098ee85d29250b68b36b5c075389a3bc;hpb=7f5ed2be62905bd37717376dc22d09e5ea7edb4d;p=GpsPrune.git diff --git a/tim/prune/load/BabelFileFormats.java b/tim/prune/load/BabelFileFormats.java index 2d1c9e8..39359c1 100644 --- a/tim/prune/load/BabelFileFormats.java +++ b/tim/prune/load/BabelFileFormats.java @@ -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); } @@ -26,8 +26,10 @@ public abstract class BabelFileFormats { final String[] suffixes = getColumn(2); for (int i=0; i