Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misplaced comment in DirectoryNode #730

Closed
wants to merge 1 commit into from

Conversation

ebourg
Copy link
Member

@ebourg ebourg commented Nov 20, 2024

There is a misplaced comment in the DirectoryNode class, the iterator() and spliterator() methods aren't part of the POIFSViewable interface and should be under the /* ********** END begin implementation of POIFSViewable ********** */ comment.

@asfgit asfgit closed this in c1f018f Nov 20, 2024
@centic9
Copy link
Member

centic9 commented Nov 20, 2024

Thanks for the change, I ended up reformatting the whole file some more to better fit the coding style in other areas.

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