Skip to content

Commit a92da4a

Browse files
committed
AVInput COM-RPC Support: WIP
1 parent aebc2f8 commit a92da4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/L1Tests/tests/test_AVInput.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class AVInputTest : public ::testing::Test {
7979
Wraps::setImpl(p_wrapsImplMock);
8080

8181
// <pca>
82-
plugin->QueryInterface(PLUGINHOST_DISPATCHER_ID));
82+
plugin->QueryInterface(PLUGINHOST_DISPATCHER_ID);
8383
// </pca>
8484

8585
// <pca>

0 commit comments

Comments
 (0)