Skip to content

Commit 1337383

Browse files
remove build warning
1 parent 69d65cd commit 1337383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/optionChecker/optionChecker.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ void displayOptions( avtranscoder::OptionLoader::OptionArray& options )
6060
}
6161
}
6262

63-
int optionChecker( const std::string& inputfilename )
63+
void optionChecker( const std::string& inputfilename )
6464
{
6565
avtranscoder::OptionLoader optionLoader;
6666

0 commit comments

Comments
 (0)