提交 ed9e63c8 编写于 作者: V Victor Erukhimov

Fixing a bug

上级 b21314bc
......@@ -9,7 +9,7 @@ int main(int argc, char** argv)
{
if(argc != 3)
{
printf("Usage: matches_simple <image1> <image2>\n");
printf("Usage: matcher_simple <image1> <image2>\n");
return -1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册