Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixed typo, corrected header files, etc #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants