summaryrefslogtreecommitdiff
path: root/src/modules/processor/robotstxt/RobotsTxtProcessor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/processor/robotstxt/RobotsTxtProcessor.cpp')
-rw-r--r--src/modules/processor/robotstxt/RobotsTxtProcessor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/processor/robotstxt/RobotsTxtProcessor.cpp b/src/modules/processor/robotstxt/RobotsTxtProcessor.cpp
index 7c28544..6cc8a7e 100644
--- a/src/modules/processor/robotstxt/RobotsTxtProcessor.cpp
+++ b/src/modules/processor/robotstxt/RobotsTxtProcessor.cpp
@@ -84,4 +84,4 @@ void RobotsTxtProcessor::process( RewindInputStream *s )
}
}
-REGISTER_MODULE_4( "robotstxt_processor", Processor, RobotsTxtProcessor, URLNormalizer *, Frontier *, URLFilter *, URLSeen * )
+REGISTER_MODULE_4( "robotstxt_processor", 0, 0, Processor, RobotsTxtProcessor, URLNormalizer *, Frontier *, URLFilter *, URLSeen * )