Merge remote-tracking branch 'origin/add_comments' into add_comments

This commit is contained in:
NoodleMage 2016-01-27 15:20:06 +01:00
commit 20e56bbe39

View File

@ -75,7 +75,7 @@ public class ChapterCache {
/** /**
* Remove file from cache. * Remove file from cache.
* @param file name of chapter file md5.o. * @param file name of chapter file md5.0.
* @return false if file is journal or error else returns status of deletion. * @return false if file is journal or error else returns status of deletion.
*/ */
public boolean removeFileFromCache(String file) { public boolean removeFileFromCache(String file) {