Ignore:
Timestamp:
05/18/11 17:47:46 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/buffer_pair.hpp

    r191 r196  
    6666                                          A1 * arg1, A2 * arg2, A3 * arg3, A4 * arg4) 
    6767      { 
    68          if (this->mustBeSent()) this->sendCurrentBuffer();        
     68         if (this->mustBeSent())  
     69            this->sendCurrentBuffer(); 
     70 
    6971            
    7072         CLinearBuffer & cbuffer = this->getCurrentBuffer(); 
Note: See TracChangeset for help on using the changeset viewer.