From f43c74c63c80943fcad75687121f4bd4b649c48f Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Thu, 15 Sep 2011 00:00:47 +0200 Subject: Remove trailing whitespace in Javadoc strings --- src/cgeo/geocaching/files/FileList.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cgeo/geocaching/files/FileList.java') diff --git a/src/cgeo/geocaching/files/FileList.java b/src/cgeo/geocaching/files/FileList.java index fb0c698..5998436 100644 --- a/src/cgeo/geocaching/files/FileList.java +++ b/src/cgeo/geocaching/files/FileList.java @@ -128,7 +128,7 @@ public abstract class FileList> extends AbstractLis /** * Gets the base folder for file searches - * + * * @return The folder to start the recursive search in */ protected abstract String[] getBaseFolders(); -- cgit v1.1