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

tidy-up: drop parenthesis around return expression #15990

Closed
wants to merge 5 commits into from

Conversation

vszakats
Copy link
Member

No description provided.

```
./vtls/openssl.c:1080:34: warning: no space before semicolon (SPACESEMICOLON)
          CURLE_SSL_CONNECT_ERROR /* confusing error code */;
                                  ^
```
@vszakats vszakats closed this in 5474d70 Jan 14, 2025
@vszakats vszakats deleted the ret-parens-expr branch January 14, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant