]> git.stg.codes - stg.git/blobdiff - projects/stargazer/user_impl.h
Initialize some fields via initializer lists in USER_IMPL and
[stg.git] / projects / stargazer / user_impl.h
index 88506a2f646030b5ac2bd47e7593a12a9c5ff949..7aab735d41ddde04c2bc3242c949bf0e52ee360a 100644 (file)
@@ -307,7 +307,7 @@ private:
     CHG_PASSIVE_NOTIFIER     passiveNotifier;
     CHG_TARIFF_NOTIFIER      tariffNotifier;
     CHG_CASH_NOTIFIER        cashNotifier;
-    CHG_IPS_NOTIFIER          ipNotifier;
+    CHG_IPS_NOTIFIER         ipNotifier;
 
     mutable pthread_mutex_t  mutex;