]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/smux.h
Cosmetic changes
[stg.git] / projects / stargazer / plugins / other / smux / smux.h
index a92326085253a66fd90d4a01e15f52c306cba801..9d0e516d064989e957dcd69c4730be78de5a743e 100644 (file)
@@ -182,6 +182,12 @@ private:
 };
 //-----------------------------------------------------------------------------
 
+inline
+void CHG_AFTER_NOTIFIER::Notify(const std::string &, const std::string &)
+{
+smux.UpdateTables();
+}
+
 inline
 void ADD_DEL_TARIFF_NOTIFIER::Notify(const TARIFF_DATA &)
 {