/[projects]/smsdaemon/plugins/SpamPlugin.cpp
ViewVC logotype

Diff of /smsdaemon/plugins/SpamPlugin.cpp

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

revision 43 by torben, Mon Jun 9 20:56:03 2008 UTC revision 44 by torben, Wed Jun 11 08:25:34 2008 UTC
# Line 16  SpamPlugin::SpamPlugin() Line 16  SpamPlugin::SpamPlugin()
16    
17  const string USAGE = "Usage: spam <recipient> <nr> message";  const string USAGE = "Usage: spam <recipient> <nr> message";
18    
19  void SpamPlugin::Execute(GsmModem& modem, SMS& sms)  void SpamPlugin::Execute(IGsmModem& modem, SMS& sms)
20  {  {
21          string cmd = GetSmsData(sms);          string cmd = GetSmsData(sms);
22    

Legend:
Removed from v.43  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.20