|
@@ -66,7 +66,7 @@ public:
|
|
|
/// This specialized version exploits internal data structure to find
|
|
|
/// RRsets at the zone origin and (if \c use_minttl is true) extract
|
|
|
/// the SOA Minimum TTL much more efficiently.
|
|
|
- virtual boost::shared_ptr<Context> findAtOrigin(
|
|
|
+ virtual boost::shared_ptr<ZoneFinder::Context> findAtOrigin(
|
|
|
const isc::dns::RRType& type, bool use_minttl,
|
|
|
FindOptions options);
|
|
|
|