Skip to content

Commit

Permalink
Fix whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Sep 12, 2024
1 parent 9362942 commit ec4f59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ipptool.c
Original file line number Diff line number Diff line change
Expand Up @@ -6882,7 +6882,7 @@ with_content(
ret = false;
goto get_done;
}
}
}
else if (!_cups_strcasecmp(content_type, "application/pdf"))
{
// Validate PDF content...
Expand Down

0 comments on commit ec4f59e

Please sign in to comment.