Skip to content
Snippets Groups Projects
Commit 2ff5876f authored by hartman's avatar hartman
Browse files

* Fix the gnutls win32 patch

  if !defined _WIN32 should be either ifndef _WIN32 or if !defined(_WIN32)
parent 7c449e47
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment