Commit graph

1 commit

Author SHA1 Message Date
qrp73 abdb025990 fix syntax to support ISO C89,C99,C11 compilers:
- replace binary constants with hex, the notation 0b01010101 is not supported by the C-language (neither in C11, nor in C99 nor in C89)
2019-09-26 06:24:56 +03:00