Update snippets

This commit is contained in:
2025-04-21 13:52:24 +01:00
parent b1773746d8
commit a568b30163
3 changed files with 42 additions and 42 deletions

View File

@@ -12,7 +12,7 @@
}}
--(list->node_count);
list->first = output->next;
list->first = output->next;
output->prev = output->next = NULL;