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

Diff for /pegasus/src/Clients/ipinfo/IPInfo.cpp between version 1.17 and 1.18

version 1.17, 2008/12/16 18:55:47 version 1.18, 2013/04/25 13:00:19
Line 290 
Line 290 
         }         }
         client.connect(host, portNumber, sslcontext,  _userName, _password );         client.connect(host, portNumber, sslcontext,  _userName, _password );
 #else #else
         PEGASUS_ASSERT(false);          PEGASUS_UNREACHABLE(PEGASUS_ASSERT(false);)
 #endif #endif
     }     }
     else     else


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2