mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-11 18:29:16 -04:00
Fixup windows build
This commit is contained in:
parent
8718a442d1
commit
014b5255ed
@ -212,7 +212,7 @@ std::string RsPeerLastConnectString(uint32_t lastConnect);
|
||||
|
||||
enum class RsAuthSslError: uint8_t
|
||||
{
|
||||
NO_ERROR = 0x00,
|
||||
// NO_ERROR = 0x00, // enabling break windows build
|
||||
MISSING_AUTHENTICATION_INFO = 0x01,
|
||||
PGP_SIGNATURE_VALIDATION_FAILED = 0x02,
|
||||
MISMATCHED_PGP_ID = 0x03,
|
||||
|
Loading…
x
Reference in New Issue
Block a user