mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-06-20 18:08:02 +02:00
Fix
This commit is contained in:
parent
ff9518de9d
commit
f1be81a6c3
@ -113,7 +113,7 @@ void ulist_append(UList *l, void *val)
|
||||
|
||||
/*
|
||||
* Ensure that all the elements appended will be placed in memory
|
||||
* will be placed one after another. Useful for storing strings.
|
||||
* one after another. Useful for storing strings.
|
||||
*/
|
||||
void ulist_lock(UList *l)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user