Skip to content

Commit

Permalink
Minor code review
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Nov 12, 2024
1 parent 3c98236 commit 66727f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Texconv/texconv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3815,6 +3815,7 @@ int __cdecl wmain(_In_ int argc, _In_z_count_(argc) wchar_t* argv[])

switch (FileType)
{
default:
case WIC_CODEC_JPEG:
if (wicQuality >= 0.f)
{
Expand Down

0 comments on commit 66727f5

Please sign in to comment.