rib+tools: adapt to Controller::CommandFailCallback with ControlResponse
refs #3739
Change-Id: Icf5b3ed0bd997730a024bad2ccd258c8168b4ccb
diff --git a/rib/fib-updater.hpp b/rib/fib-updater.hpp
index 2d7761a..fed7aed 100644
--- a/rib/fib-updater.hpp
+++ b/rib/fib-updater.hpp
@@ -173,7 +173,7 @@
onUpdateError(const FibUpdate update,
const FibUpdateSuccessCallback& onSuccess,
const FibUpdateFailureCallback& onFailure,
- uint32_t code, const std::string& error, uint32_t nTimeouts);
+ const ndn::nfd::ControlResponse& response, uint32_t nTimeouts);
private:
/** \brief adds the update to an update list based on its Face ID