2nd Fake commit with message :)

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@17042 ebf7c1c2-ba36-0410-9fe8-c592906822b4
This commit is contained in:
jiaz 2012-06-01 16:35:27 +00:00
parent 1b38e7ccb0
commit 5bb70bd496

View File

@ -36,7 +36,7 @@ public class BandCampComDecrypter extends PluginForDecrypt {
}
public ArrayList<DownloadLink> decryptIt(CryptedLink param, ProgressController progress) throws Exception {
/* FAKE Commit for coalado */
/* FAKE Commit for coalado2 */
ArrayList<DownloadLink> decryptedLinks = new ArrayList<DownloadLink>();
String parameter = param.toString();
br.getPage(parameter);