Skip to content

Conversation

SimonLiu423
Copy link
Contributor

Original pr was #225 , I've made the changes as required.

The original branch I worked on was't in sync with the master branch hence encountered conflicts. The pr was automatically closed so I created this new pr.

Originally, the function list_add is said to insert a node at the
beginning of a given list. However, it could also be used to insert a
node after any existing node in the list. Therefore, this commit
modifies its documentation to reflect the actual list manipulation
performed by the function. The checksum of list.h is also updated.

Change-Id: I661d7a0ebb876712c8ff75deef84370a51e62f1c
@jserv
Copy link
Contributor

jserv commented Mar 4, 2025

Don't do that. Concentrate on #225

@jserv jserv closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants