--- smsdaemon/SmsPdu.h 2008/12/12 12:13:05 178 +++ 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);