]> git.lizzy.rs Git - dragonstd.git/blobdiff - test/test_refcount_map.c
Add transformers to iterator functions
[dragonstd.git] / test / test_refcount_map.c
index 75291bf441fb095c5246a8545f840af66dfd0406..9333c00ebbb38ee30e58dbe227bab5935101d6ec 100644 (file)
@@ -137,7 +137,7 @@ int main()
                                results[i][0] += results[i][j];
                }
 
-       map_cnl(&map, (void *) &refcount_drp, NULL, 0);
+       map_cnl(&map, (void *) &refcount_drp, NULL, NULL, 0);
        map_dst(&map);
 
        printf("Time: 10 seconds\n");