VOM: interface: Fix the vhost user interface
[vpp.git] / src / vpp-api / vom / interface.hpp
index 5d29510..b0aeb73 100644 (file)
@@ -354,7 +354,7 @@ public:
     void succeeded() {}
 
     /**
-     * add the created interface to the DB
+     * remove the deleted interface from the DB
      */
     void remove_interface() { interface::remove(this->item()); }