diff Framework/Loaders/GenericLoadersContext.h @ 1242:b9b5d4378874 broker

working of WebAssemblyOracle
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jan 2020 18:08:05 +0100
parents c471a0aa137b
children af35ec39ebec
line wrap: on
line diff
--- a/Framework/Loaders/GenericLoadersContext.h	Mon Dec 30 10:54:26 2019 +0100
+++ b/Framework/Loaders/GenericLoadersContext.h	Mon Jan 06 18:08:05 2020 +0100
@@ -60,7 +60,7 @@
 
   public:
     GenericLoadersContext(unsigned int maxHighPriority,
-                        unsigned int maxStandardPriority,
+                          unsigned int maxStandardPriority,
                           unsigned int maxLowPriority);
 
     virtual ~GenericLoadersContext();