sure yea that's a doc comment

This commit is contained in:
Mike Griese 2021-01-08 13:00:33 -06:00
parent 5b8ace276b
commit 689c38519b

View file

@ -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)
{