Skip to content

Commit 66727f5

Browse files
committed
Minor code review
1 parent 3c98236 commit 66727f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Texconv/texconv.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -3815,6 +3815,7 @@ int __cdecl wmain(_In_ int argc, _In_z_count_(argc) wchar_t* argv[])
38153815

38163816
switch (FileType)
38173817
{
3818+
default:
38183819
case WIC_CODEC_JPEG:
38193820
if (wicQuality >= 0.f)
38203821
{

0 commit comments

Comments
 (0)