Skip to content
Snippets Groups Projects
Commit cceca380 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

minor changes only

Rev: src/block_alloc.h:1.2
parent 94eca5d1
No related branches found
No related tags found
No related merge requests found
...@@ -56,5 +56,6 @@ void PIKE_CONCAT3(free_all_,DATA,_blocks)(void) \ ...@@ -56,5 +56,6 @@ void PIKE_CONCAT3(free_all_,DATA,_blocks)(void) \
free((char *)tmp); \ free((char *)tmp); \
} \ } \
PIKE_CONCAT(DATA,_blocks)=0; \ PIKE_CONCAT(DATA,_blocks)=0; \
PIKE_CONCAT3(free_,DATA,s)=0; \
} \ } \
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment