update TODO comment
authorNiki Roo <niki@nikiroo.be>
Mon, 22 Apr 2019 09:39:57 +0000 (11:39 +0200)
committerNiki Roo <niki@nikiroo.be>
Mon, 22 Apr 2019 09:39:57 +0000 (11:39 +0200)
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();