Skip to content

Add missing semicolon which would cause compile errors on old openssl versions#962

Merged
normanmaurer merged 1 commit intomainfrom
missing_semicolon
Mar 20, 2026
Merged

Add missing semicolon which would cause compile errors on old openssl versions#962
normanmaurer merged 1 commit intomainfrom
missing_semicolon

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

We had a missing semicolon which would cause compile errors if we ever ended up in the #ifdef block

Modifications:

Add semicolon

Result:

No more compile error

… versions

Motivation:

We had a missing semicolon which would cause compile errors if we ever ended up in the #ifdef block

Modifications:

Add semicolon

Result:

No more compile error
@normanmaurer normanmaurer added this to the 2.0.76.Final milestone Mar 20, 2026
@normanmaurer normanmaurer merged commit 0a96f00 into main Mar 20, 2026
10 checks passed
@normanmaurer normanmaurer deleted the missing_semicolon branch March 20, 2026 09:28
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.

1 participant