ucx/map.c

changeset 108
d2b1e67b2b48
parent 107
86b19c98b5fd
child 111
c8c59d7f4536
     1.1 --- a/ucx/map.c	Thu Jul 11 17:32:48 2013 +0200
     1.2 +++ b/ucx/map.c	Fri Jul 12 20:50:18 2013 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4      if(size == 0) {
     1.5          size = 16;
     1.6      }
     1.7 -    
     1.8 +       
     1.9      if(!allocator) {
    1.10          allocator = ucx_default_allocator();
    1.11      }

mercurial