winebrowser: Remove misleading comment.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
This commit is contained in:
parent
21222ad7cd
commit
99dd763e18
1 changed files with 1 additions and 2 deletions
|
@ -396,8 +396,7 @@ static WCHAR *convert_file_uri(IUri *uri)
|
|||
}
|
||||
|
||||
/*****************************************************************************
|
||||
* Main entry point. This is a console application so we have a wmain() not a
|
||||
* winmain().
|
||||
* Main entry point.
|
||||
*/
|
||||
int wmain(int argc, WCHAR *argv[])
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue