Using new memory pool implementation.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
nxt_job_cache_file_t *
|
||||
nxt_job_cache_file_create(nxt_mem_pool_t *mp)
|
||||
nxt_job_cache_file_create(nxt_mp_t *mp)
|
||||
{
|
||||
nxt_job_cache_file_t *jbc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user