/[H7]/branches/linux-serial/server/globalstorage.h
ViewVC logotype

Diff of /branches/linux-serial/server/globalstorage.h

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

revision 73 by torben, Tue Feb 6 23:37:39 2007 UTC revision 74 by torben, Mon Aug 6 12:34:02 2007 UTC
# Line 32  public: Line 32  public:
32  protected:  protected:
33          GlobalStorage() {} //default constructor          GlobalStorage() {} //default constructor
34          GlobalStorage(const GlobalStorage&) {} //copy constructor          GlobalStorage(const GlobalStorage&) {} //copy constructor
35          GlobalStorage& operator=(const GlobalStorage) {} //assignment operator          GlobalStorage& operator=(const GlobalStorage&) {} //assignment operator
36  };  };

Legend:
Removed from v.73  
changed lines
  Added in v.74

  ViewVC Help
Powered by ViewVC 1.1.20