On Thu, Jul 11, 2013 at 2:18 PM, Gisle Vanem wrote:
> There's an extra ';' in src/or/config.h that MSVC doesn't like so much.
> Patch:
>
> --- Git-latest\src\or\config.h 2013-05-28 07:32:46 +
> +++ src\or\config.h 2013-05-28 07:39:42 +
> @@ -109,7 +109,7 @@
> char *transport_name; /
There's an extra ';' in src/or/config.h that MSVC doesn't like so much.
Patch:
--- Git-latest\src\or\config.h 2013-05-28 07:32:46 +
+++ src\or\config.h 2013-05-28 07:39:42 +
@@ -109,7 +109,7 @@
char *transport_name; /* The name of the pluggable transport that