diff options
| author | Unknown <azeem@live.ru> | 2018-11-26 21:49:09 +0000 |
|---|---|---|
| committer | Unknown <azeem@live.ru> | 2018-11-26 21:49:09 +0000 |
| commit | f0424e31f233776a93d13caa98a4422385aedcd0 (patch) | |
| tree | 45a06a71c40ea8c5ec1b38076729c8d81ebbbd06 /client/strings.hpp | |
| parent | 1bb1688f58bee00f37f28c2c747dac2bdca7264e (diff) | |
fuck niggas
Diffstat (limited to 'client/strings.hpp')
| -rw-r--r-- | client/strings.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/strings.hpp b/client/strings.hpp index 382ddb2..b5dba75 100644 --- a/client/strings.hpp +++ b/client/strings.hpp @@ -152,7 +152,7 @@ constexpr size_t strlen_ct( const char* const str ) { return out;
}
-#if 0
+#if TRUE
#define xors_raw( s ) ( strenc::XorString< strenc::strlen_ct( s ), __COUNTER__ >( s, std::make_index_sequence< sizeof( s ) - 1>() ) )
#define xors( s ) ( strenc::XorString< strenc::strlen_ct( s ), __COUNTER__ >( s, std::make_index_sequence< sizeof( s ) - 1>() ).decrypt() )
#else
|
