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

Diff for /pegasus/src/Pegasus/Server/QuerySupportRouter.cpp between version 1.11 and 1.12

version 1.11, 2013/07/03 10:59:22 version 1.12, 2013/07/26 11:55:44
Line 81 
Line 81 
 #endif #endif
     else     else
     {     {
         PEGASUS_UNREACHABLE(PEGASUS_ASSERT(false);)          //Unreachable, but the statments make c-advice
           //happy
           return NULL;
     }     }
 } }
  


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2