Skip to content

Conversation

NoakPalander
Copy link

Fixed a typo in a string, "occured -> occurred".
Changed non-standard C++ headers (stdlib.h, stdio.h) to their proper C++ equivalent.
Removed a dead semicolon and altered printf call to std::printf calls.
Changed an assignment from NULL to nullptr

Copy link

@iNewmanity iNewmanity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

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