Finished the auth token client port to Linux and made some minor
makefile system maintenance.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
//===[ Global variables ]==================================================
|
||||
|
||||
// Debug Level
|
||||
int DebugLevel = 3;
|
||||
int DebugLevel = 0;
|
||||
|
||||
// Tables for Base64 encoding and decoding
|
||||
static const int8_t g_Base64[] =
|
||||
|
||||
Reference in New Issue
Block a user