Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed: use multiplication instead of shift operator
this implicitly casts to int in the process. if not the shift makes little sense as everything is done for an unsigned char
- Loading branch information