(file) Return to RSAp.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Clients / ipinfo

Diff for /pegasus/src/Clients/ipinfo/RSAp.cpp between version 1.4 and 1.5

version 1.4, 2008/12/16 18:55:47 version 1.5, 2012/05/10 13:08:57
Line 157 
Line 157 
         << ">>>> Remote Service Access Point Information <<<<"         << ">>>> Remote Service Access Point Information <<<<"
         << endl << endl;         << endl << endl;
  
     char header[81];      char header[84];
  
     sprintf(     sprintf(
         header,         header,
Line 175 
Line 175 
 //////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
 void RSApInfo::_outputInstance(ostream &outPrintWriter) void RSApInfo::_outputInstance(ostream &outPrintWriter)
 { {
     char row[81];      char row[84];
  
     if (_accessInfo.size() > 31)     if (_accessInfo.size() > 31)
     {     {


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