Xinqi Bao's Git

Improve readability of enum members
authorAlexander Huemer <[email protected]>
Wed, 20 Aug 2014 10:05:12 +0000 (12:05 +0200)
committerRoberto E. Vargas Caballero <[email protected]>
Wed, 20 Aug 2014 19:52:33 +0000 (21:52 +0200)
commit83dea7fd7bb5f6e8a11a7ac8a734d8016d1ed0cb
tree1c9021b1cc2ff11898552e7d5e356dac473b29fe
parente5f6736ee0a0f29a14afec5494a5b3f204cedc1c
Improve readability of enum members

The 'left shift from one' notation of power of two integers is more
expressive than the result.

Signed-off-by: Alexander Huemer <[email protected]>
Signed-off-by: Roberto E. Vargas Caballero <[email protected]>
st.c