Skip to content

Commit

Permalink
fix ---
Browse files Browse the repository at this point in the history
  • Loading branch information
lchenut committed Jul 9, 2024
1 parent 438ad8b commit d098749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var cfg =

when defined windows:
cfg = cfg & " --clib:ws2_32"
cfg = cfg & " ---d:chronicles_enabled_topics=dtls_conn:TRACE"
cfg = cfg & " --d:chronicles_enabled_topics=dtls_conn:TRACE"

import hashes

Expand Down

0 comments on commit d098749

Please sign in to comment.