We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebc2f8 commit a92da4aCopy full SHA for a92da4a
Tests/L1Tests/tests/test_AVInput.cpp
@@ -79,7 +79,7 @@ class AVInputTest : public ::testing::Test {
79
Wraps::setImpl(p_wrapsImplMock);
80
81
// <pca>
82
- plugin->QueryInterface(PLUGINHOST_DISPATCHER_ID));
+ plugin->QueryInterface(PLUGINHOST_DISPATCHER_ID);
83
// </pca>
84
85
0 commit comments