Commit ba02dd9e authored by Lioncash's avatar Lioncash
Browse files

gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map()

This was very likely intended to be a logical OR based off the
conditioning and testing of inversion in one case.

Even if this was intentional, this is the kind of non-obvious thing one
should be clarifying with a comment.
parent f2372651
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment