Skip to content

Revert "[gardening] Fix typo: "nul-terminated" → "null-terminated"" #1301

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

Merged
merged 1 commit into from
Feb 13, 2016

Conversation

gribozavr
Copy link
Contributor

Reverts #1300

Sorry, but the comments were correct. The documentation is referring to the ASCII 'nul' character, not the NULL pointer.

gribozavr added a commit that referenced this pull request Feb 13, 2016
…rminated

Revert "[gardening] Fix typo: "nul-terminated" → "null-terminated""
@gribozavr gribozavr merged commit dee6daf into master Feb 13, 2016
@gribozavr gribozavr deleted the revert-1300-gardening-typo-nul-terminated branch February 14, 2016 00:35
@lattner
Copy link
Contributor

lattner commented Feb 14, 2016

Just noticed that, thanks Dmitri!

@peterfriese
Copy link
Contributor

Sorry for the mixup. I think a couple of changes in there indeed referred to ASCII 'nul', while a couple others referred to null-terminated strings.

null-terminated:

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.

3 participants