/[projects]/smsdaemon/ModemTransceiver.cpp
ViewVC logotype

Diff of /smsdaemon/ModemTransceiver.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 135 by torben, Sun Dec 7 08:58:15 2008 UTC revision 136 by torben, Sun Dec 7 10:15:44 2008 UTC
# Line 156  void GsmModem::SendSms(string to, string Line 156  void GsmModem::SendSms(string to, string
156    
157                  SendSmsPdu(pdu.pdu, pdu.len);                  SendSmsPdu(pdu.pdu, pdu.len);
158          }          }
159            Common::instance()->logMessage( "All PDU's send");
160    
161  }  }
162    

Legend:
Removed from v.135  
changed lines
  Added in v.136

  ViewVC Help
Powered by ViewVC 1.1.20