(no commit message)
[utils] / crawler / kiss / src / org / wamblee / crawler / kiss / main / ProgramActionExecutor.java
index fae06bda35ea10189da41d60e9ce48f6c7691ed5..68a4c13dc78da97717f66b33f13241c3bd09b1cb 100644 (file)
@@ -50,7 +50,8 @@ public class ProgramActionExecutor {
 
     /**
      * Constructs the program action executor.
-     * 
+     *
+     * @param aReport Report to use. 
      */
     public ProgramActionExecutor(Report aReport) {
         _showsToRecord = new TreeMap<Integer, Set<Program>>();