(file) Return to SimpleResponseHandler.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2

Diff for /pegasus/src/Pegasus/ProviderManager2/SimpleResponseHandler.h between version 1.1.2.1 and 1.2

version 1.1.2.1, 2004/03/10 14:19:29 version 1.2, 2004/07/28 01:24:50
Line 83 
Line 83 
                            (ContentLanguageListContainer::NAME);                            (ContentLanguageListContainer::NAME);
             langs = cntr.getLanguages();             langs = cntr.getLanguages();
         }         }
         catch (Exception & e)          catch (const Exception &)
         {         {
             // The content language container must not exist.             // The content language container must not exist.
             // Return the empty ContentLanguages.             // Return the empty ContentLanguages.


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2