(file) Return to List.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/List.cpp between version 1.4 and 1.5

version 1.4, 2007/02/13 19:25:53 version 1.5, 2007/02/14 05:20:31
Line 65 
Line 65 
         // a method of List.         // a method of List.
  
         Linkable* front = _front;         Linkable* front = _front;
         Linkable* back = _back;  
         Uint32 size = _size;  
  
         _front = 0;         _front = 0;
         _back = 0;         _back = 0;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2