diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-11-24 06:50:20 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-11-24 06:50:20 +0100 |
| commit | d2c60504265dbd03a31c357724618bac70ac4ffe (patch) | |
| tree | b630969b8f5ae3690f764738b249668fcef843df /doc/inline_clist.rst | |
| parent | afd606e6806b6c34b816893f6d04789d86a83fbc (diff) | |
| parent | a384d3bf0397c8237f3a78e690db6d9141e6345c (diff) | |
Merge branch 'release/debian/5.2-1_exp1'HEADdebian/5.2-1_exp1master
Diffstat (limited to 'doc/inline_clist.rst')
| -rw-r--r-- | doc/inline_clist.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/inline_clist.rst b/doc/inline_clist.rst index f7bf138..f0b7821 100644 --- a/doc/inline_clist.rst +++ b/doc/inline_clist.rst @@ -53,7 +53,7 @@ Synopsis Removes the first node in the list and returns it. ``HXclist_del`` - Deletes the node from the list. + Unlinks the node from the list. The list count in the clist head is updated whenever a modification is done on the clist through these functions. |
