Skip to content

Minor doc fixes#12388

Merged
RyanUnderhill merged 2 commits intomasterfrom
ryanunderhill/dox_fix
Aug 4, 2022
Merged

Minor doc fixes#12388
RyanUnderhill merged 2 commits intomasterfrom
ryanunderhill/dox_fix

Conversation

@RyanUnderhill
Copy link
Contributor

Description: A couple of missing parameters generated doxygen compile errors in the doc pipeline.

After these two were fixed, it builds without error (the second error was masked by the first).

@RyanUnderhill RyanUnderhill requested a review from natke July 29, 2022 21:19
*
* \param zero terminated string key to lookup
* \param key zero terminated string key to lookup
* \param allocator to allocate memory for the copy of the string returned
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* \param allocator to allocate memory for the copy of the string returned
* \param allocator allocator to allocate memory for the copy of the string returned

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, we need to do a bigger pass if we want to fix all those...

@RyanUnderhill RyanUnderhill merged commit 52d4699 into master Aug 4, 2022
@RyanUnderhill RyanUnderhill deleted the ryanunderhill/dox_fix branch August 4, 2022 02:47
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