Merge t branch
authorNiki Roo <niki@nikiroo.be>
Thu, 25 Apr 2019 15:36:41 +0000 (17:36 +0200)
committerNiki Roo <niki@nikiroo.be>
Thu, 25 Apr 2019 15:36:41 +0000 (17:36 +0200)
branch 'master' of github.com:nikiroo/fanfix

src/be/nikiroo/fanfix/supported/BasicSupport.java

index 61f46211e3af3907579f6c4e60893670dc335d79..092f89e2a35bba003761046e483ed7f5766a8844 100644 (file)
@@ -304,7 +304,7 @@ public abstract class BasicSupport {
         * @throws IOException
         *             in case of I/O error
         */
-       // ADD final when BasicSupport_Deprecated is gone
+       // TODO: ADD final when BasicSupport_Deprecated is gone
        public Story process(Progress pg) throws IOException {
                setCurrentReferer(source);
                login();