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

Diff for /pegasus/src/Pegasus/Client/CIMServerDiscovery.cpp between version 1.5 and 1.6

version 1.5, 2005/02/05 22:59:19 version 1.6, 2005/02/12 23:59:33
Line 71 
Line 71 
         printf("scopes %s\n",scopes!=NULL?scopes:"NULL");         printf("scopes %s\n",scopes!=NULL?scopes:"NULL");
         printf("service_type %s\n",service_type!=NULL?service_type:"NULL");         printf("service_type %s\n",service_type!=NULL?service_type:"NULL");
         printf("predicate %s\n",predicate!=NULL?predicate:"NULL");         printf("predicate %s\n",predicate!=NULL?predicate:"NULL");
         printf("use_directory_agent %d\n",use_directory_agent==0?"false":"true");          printf("use_directory_agent %s\n",use_directory_agent==0?"false":"true");
 } }
  
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2