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

misc cleanup: extra spaces, typos. #8017

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

philljj
Copy link
Contributor

@philljj philljj commented Sep 25, 2024

Description

  • Remove extra spaces
  • Fix typos

Testing

$grep -r "default :" * --include=*.{c,h}
src/ssl.c:        default :
src/tls13.c:        default :
$codespell wolfssl/
...bunch of output...
$codespell wolfcrypt/
...bunch of output...

@philljj philljj self-assigned this Sep 25, 2024
@philljj
Copy link
Contributor Author

philljj commented Sep 25, 2024

retest this please

@philljj philljj assigned wolfSSL-Bot and unassigned philljj Sep 25, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit 2328a7e into wolfSSL:master Sep 25, 2024
137 checks passed
@philljj philljj deleted the misc_cleanup branch September 25, 2024 21:14
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