Commit b222f1bc authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

msi: 0xdeadbeef is too big for a signed int thus producing sign

comparison warnings when compared to an int variable. Use 0xdeadbee instead.
parent 99c5d195
Markdown is supported
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