X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fiface.h;h=303d230cac0524b934cf36490c856906a627d40c;hb=f45e842fc7382f6dc3618de2e35ee04383e32153;hp=cec81e5828d5fa294f784559b34f343484ad3fd7;hpb=28302bf673d9a57b0919a91943c6aeb083ddcdb2;p=catta diff --git a/src/iface.h b/src/iface.h index cec81e5..303d230 100644 --- a/src/iface.h +++ b/src/iface.h @@ -157,7 +157,7 @@ void catta_hw_interface_free(CattaHwInterface *hw, int send_goodbye); void catta_hw_interface_update_rrs(CattaHwInterface *hw, int remove_rrs); void catta_hw_interface_check_relevant(CattaHwInterface *hw); -CattaHwInterface* catta_interface_monitor_get_hw_interface(CattaInterfaceMonitor *m, int idx); +CattaHwInterface* catta_interface_monitor_get_hw_interface(CattaInterfaceMonitor *m, CattaIfIndex idx); /* CattaInterface */