--- smsdaemon/SmsDaemon.h 2008/12/18 06:47:26 195 +++ smsdaemon/SmsDaemon.h 2008/12/18 06:53:29 196 @@ -12,7 +12,7 @@ { public: SmsDaemon(ISmsTransceiver& modem) - : _modem(modem) {} + : _modem(modem) {} void Start();