diff options
Diffstat (limited to 'src/cgeo/geocaching/files/FileList.java')
| -rw-r--r-- | src/cgeo/geocaching/files/FileList.java | 2 |
1 files changed, 1 insertions, 1 deletions
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<T extends ArrayAdapter<File>> extends AbstractLis /** * Gets the base folder for file searches - * + * * @return The folder to start the recursive search in */ protected abstract String[] getBaseFolders(); |
