/[projects]/smsdaemon/SmsDaemon.h
ViewVC logotype

Diff of /smsdaemon/SmsDaemon.h

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

revision 145 by torben, Sun Dec 7 16:31:40 2008 UTC revision 148 by torben, Sun Dec 7 20:18:20 2008 UTC
# Line 1  Line 1 
1    #ifndef __SMSDAEMON_H__
2    #define __SMSDAEMON_H__
3    
4  #include "IGsmModem.h"  #include "IGsmModem.h"
5    
# Line 25  private: Line 27  private:
27          IGsmModem& _modem;          IGsmModem& _modem;
28          timeval _lastSmsCheck;          timeval _lastSmsCheck;
29  };  };
30    
31    
32    #endif // __SMSDAEMON_H__
33    

Legend:
Removed from v.145  
changed lines
  Added in v.148

  ViewVC Help
Powered by ViewVC 1.1.20