Ticket #28939: patch-src-backends-oracle-test-test-oracle.cpp.diff

File patch-src-backends-oracle-test-test-oracle.cpp.diff, 357 bytes (added by guidolorenz@…, 13 years ago)
  • src/backends/oracle/test/test-oracle.cpp

    old new  
    11701170
    11711171        std::cout << "\nOK, all tests passed.\n\n";
    11721172
    1173         return EXIT_SUCCESS
     1173        return EXIT_SUCCESS;
    11741174    }
    11751175    catch (std::exception const & e)
    11761176    {