Fix build by renaming ValidationState_t constructor argument.
authorDejan Mircevski <deki@google.com>
Wed, 13 Jan 2016 14:52:23 +0000 (09:52 -0500)
committerDavid Neto <dneto@google.com>
Wed, 13 Jan 2016 15:08:23 +0000 (10:08 -0500)
commit433285626e24ef9a39d37e2271fb8b990d90e570
treead4027ab85cc55d0aef5cb35c623a2f914ab1006
parentc74138597608777738c0aa956ae803feefba6cf3
Fix build by renaming ValidationState_t constructor argument.

The `diag` argument shadows the `diag` method, so the strict build fails.
source/validate_types.cpp
source/validate_types.h