Fixed wrong type for AuthenticationLevel.
authorArmin Novak <armin.novak@thincast.com>
Thu, 13 Jul 2017 09:42:50 +0000 (11:42 +0200)
committerArmin Novak <armin.novak@thincast.com>
Thu, 20 Jul 2017 07:35:41 +0000 (09:35 +0200)
commit1fb63aea5f96794e33b2a9a1df671d16f18108db
tree87b1f157a41082e4b4ddd13b083884c3b1a4d511
parent8b9e3fa51e5b1a511068832769d5fb831bdd2429
Fixed wrong type for AuthenticationLevel.

Replaced type BOOL with INT32 as according to MSDN they are typedefed.
This keeps the ABI compatible and fixes the wrong data type.
include/freerdp/settings.h