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

Diff of /smsdaemon/ModemTransceiver.cpp

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

revision 142 by torben, Sun Dec 7 15:51:02 2008 UTC revision 144 by torben, Sun Dec 7 16:27:34 2008 UTC
# Line 264  void DebugGsmModem::SendSms(std::string Line 264  void DebugGsmModem::SendSms(std::string
264          }          }
265  }  }
266    
267    std::vector<SMS> DebugGsmModem::ReadSms(bool readAll)
268    {
269            vector<SMS> result;
270            return result;
271    }

Legend:
Removed from v.142  
changed lines
  Added in v.144

  ViewVC Help
Powered by ViewVC 1.1.20