f7faf392b2
Due to shift operations taking less precedence over addition the expression was parsed in an unintended way. With this change the intention is made more clear and the intended order of calculations (shift the single byte values into some variable) is actually implemented. Signed-off-by: Benny Baumann <BenBE@geshi.org> |
||
---|---|---|
.. | ||
src | ||
pom.xml |