Small typo updated
This commit is contained in:
parent
d5323f0e87
commit
aa547f396c
|
|
@ -39,7 +39,7 @@ void etcdv3::Action::waitForResponse()
|
|||
}
|
||||
else
|
||||
{
|
||||
GRP_ASSERT(got_tag == (void*)this);
|
||||
GPR_ASSERT(got_tag == (void*)this);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue