Avoid integer modulo by 1, to avoid warning
authorDavid Neto <dneto@google.com>
Mon, 15 Aug 2016 15:27:13 +0000 (11:27 -0400)
committerDavid Neto <dneto@google.com>
Mon, 15 Aug 2016 15:27:13 +0000 (11:27 -0400)
commit4dd4c14b80e478eb7f38e6f731c0b3b1fbc73abd
tree09b39f8626096eeee0a91d61a8aab98537a96907
parent033b7d00f06022c20c1ea1e13790d187b580b674
Avoid integer modulo by 1, to avoid warning

Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/349
tools/io.h