Skip to content

Conversation

yy214123
Copy link
Contributor

@yy214123 yy214123 commented Mar 2, 2025

The previous comment incorrectly stated that the middle node would be returned. However, the function is a boolean function that returns true or false depending on whether the deletion was successful. This commit updates the description to clarify that the node is deleted, not returned.

Change-Id: If622f30a5df04b14602b922f7dd1fb8ceabfaefd

The previous comment incorrectly stated that the middle node
would be returned. However, the function is a boolean function
that returns true or false depending on whether the deletion
was successful. This commit updates the description to clarify
that the node is deleted, not returned.

Change-Id: If622f30a5df04b14602b922f7dd1fb8ceabfaefd
@jserv jserv merged commit 7db0d54 into sysprog21:master Mar 2, 2025
1 of 2 checks passed
@jserv
Copy link
Contributor

jserv commented Mar 2, 2025

Thank @yy214123 for contributing!

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