mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:43:32 +03:00
parent
75955c0851
commit
0afb52a0cd
16 changed files with 182 additions and 168 deletions
|
|
@ -32,7 +32,7 @@ static const size_t slots = 3;
|
|||
static void t1603_mydtor(void *p)
|
||||
{
|
||||
/* Data are statically allocated */
|
||||
(void)p;
|
||||
(void)p;
|
||||
}
|
||||
|
||||
static size_t elem_dtor_calls;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue