Browse Source

union aligned

pull/29/head
Warlock-Dalbaeb 7 years ago
parent
commit
4558971345
  1. 1
      vanity.hpp

1
vanity.hpp

@ -10,7 +10,6 @@ @@ -10,7 +10,6 @@
#include <unistd.h>
#include <vector>
#include <mutex>
typedef unsigned int __attribute__((__mode__(SI))) ui4b_t; //32 / 8 = 4 byte
static std::mutex thread_mutex;
static i2p::data::SigningKeyType type;

Loading…
Cancel
Save