VOM: support for pipes
[vpp.git] / extras / vom / vom / lldp_global_cmds.hpp
index 621e73f..732c700 100644 (file)
@@ -28,7 +28,7 @@ namespace lldp_global_cmds {
 /**
  * A command class that binds the LLDP global to the interface
  */
-class config_cmd : public rpc_cmd<HW::item<bool>, rc_t, vapi::Lldp_config>
+class config_cmd : public rpc_cmd<HW::item<bool>, vapi::Lldp_config>
 {
 public:
   /**