Kaydet (Commit) 135828c0 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: implicit conversion of literal of type 'int' to 'bool'

Change-Id: Ibab8e9e29886cdffce1cd1480f7c5d421537b2bb
üst f598a018
......@@ -86,7 +86,7 @@ protected:
TokenStackType()
: nTokenValue(0)
, bTokenHasValue(0)
, bTokenHasValue(false)
, nTokenId(0)
{
}
......
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