diff Framework/Loaders/OracleScheduler.cpp @ 1472:474360793956

DicomResourcesLoader::Create()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 15 Jun 2020 16:26:57 +0200
parents c38c89684d83
children 121d01aa328e
line wrap: on
line diff
--- a/Framework/Loaders/OracleScheduler.cpp	Mon Jun 15 12:57:54 2020 +0200
+++ b/Framework/Loaders/OracleScheduler.cpp	Mon Jun 15 16:26:57 2020 +0200
@@ -463,7 +463,7 @@
   {
     assert(PRIORITY_HIGH < 0 &&
            PRIORITY_LOW > 0);
-    
+
     if (maxLowPriority <= 0)
     {
       // There must be at least 1 lane available to deal with low-priority commands