ole32: Fix a potentially confusing combination of conditional and bitwise or operator...
commitbfa6ddaeb772334696d040f116f09d5a146c0012
authorRob Shearman <rob@codeweavers.com>
Wed, 13 Feb 2008 12:35:08 +0000 (13 12:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Feb 2008 15:42:36 +0000 (13 16:42 +0100)
tree6a6974c6b214c587fba5a434d475938dd538741b
parenta10cf1644987b58aa4c9edc8322634ca5c25cfe4
ole32: Fix a potentially confusing combination of conditional and bitwise or operators by adding extra brackets.
dlls/ole32/compobj.c