Commit 5b1ab5b0 authored by Dominik Charousset's avatar Dominik Charousset

Merge pull request #181 from Quarynn/patch-1

Changed ETEET to ELITE
parents af91262d caddb489
...@@ -31,7 +31,7 @@ namespace caf { ...@@ -31,7 +31,7 @@ namespace caf {
*/ */
enum class atom_value : uint64_t { enum class atom_value : uint64_t {
/** @cond PRIVATE */ /** @cond PRIVATE */
dirty_little_hack = 37337 dirty_little_hack = 31337
/** @endcond */ /** @endcond */
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment