(file) Return to TestStressTestClient.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / test / StressTestClients

Diff for /pegasus/test/StressTestClients/TestStressTestClient.cpp between version 1.2 and 1.3

version 1.2, 2006/04/27 18:47:13 version 1.3, 2007/01/11 16:22:09
Line 249 
Line 249 
             {             {
                 long pos;                 long pos;
                 addClient = true;                 addClient = true;
                 pos = pFile.tellp();                  pos = (long)pFile.tellp();
                 pFile.seekp(pos - line.size()-offset);                 pFile.seekp(pos - line.size()-offset);
                 String newLine = String(clientId.getCString());                 String newLine = String(clientId.getCString());
                 newLine.append("::");                 newLine.append("::");


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2