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

Diff of /smsdaemon/Common.cpp

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

revision 106 by torben, Tue Jun 17 17:56:45 2008 UTC revision 109 by torben, Sun Aug 24 17:57:04 2008 UTC
# Line 14  Line 14 
14  #include "PluginManager.h"  #include "PluginManager.h"
15    
16  using namespace std;  using namespace std;
17  const char* Months[] = { "", "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov","Dec"};  const char* Months[] = {  "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov","Dec"};
18    
19  Common* Common::instance()  Common* Common::instance()
20  {  {

Legend:
Removed from v.106  
changed lines
  Added in v.109

  ViewVC Help
Powered by ViewVC 1.1.20