Skip to content

Commit

Permalink
Removed newlines.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Aug 25, 2024
1 parent 5eb782c commit 4a71119
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,4 @@ final class DefaultWireGuardInterface: WireGuardInterface {
func setLogger(context: UnsafeMutableRawPointer?, logFunction: (@convention(c) (UnsafeMutableRawPointer?, Int32, UnsafePointer<CChar>?) -> Void)?) {
wgSetLogger(context, logFunction)
}


}

0 comments on commit 4a71119

Please sign in to comment.