Skip to content

Commit

Permalink
sure yea that's a doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjii-msft committed Jan 8, 2021
1 parent 5b8ace2 commit 689c385
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cascadia/UnitTests_Remoting/RemotingTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ namespace RemotingUnitTests
m->_peasants[peasantID] = *tombstone;
}

// Helper to get the first argument out of the commandline, and try to
// convert it to an int.
void RemotingTests::_findTargetWindowHelper(const winrt::Windows::Foundation::IInspectable& /*sender*/,
const winrt::Microsoft::Terminal::Remoting::FindTargetWindowArgs& args)
{
Expand Down

1 comment on commit 689c385

@github-actions

This comment was marked as outdated.

Please sign in to comment.