--- smsdaemon/SmsPdu.h 2008/12/18 06:47:26 195 +++ smsdaemon/SmsPdu.h 2008/12/18 06:53:29 196 @@ -38,7 +38,7 @@ SMS ParseSmsPdu(std::string pdu); //private section: - + SmsPart ParseSmsPduWorker(std::string pdu); std::string EncodePhonenr(std::string input);