src/cx/collection.h

changeset 890
54565fd74e74
parent 857
4d12e34bb130
--- a/src/cx/collection.h	Wed Sep 18 00:02:18 2024 +0200
+++ b/src/cx/collection.h	Sat Sep 28 15:47:28 2024 +0200
@@ -56,7 +56,7 @@
     /**
      * The allocator to use.
      */
-    CxAllocator const *allocator;
+    const CxAllocator *allocator;
     /**
      * The comparator function for the elements.
      */

mercurial