Skip to content

Commit ec4f59e

Browse files
committed
Fix whitespace.
1 parent 9362942 commit ec4f59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/ipptool.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6882,7 +6882,7 @@ with_content(
68826882
ret = false;
68836883
goto get_done;
68846884
}
6885-
}
6885+
}
68866886
else if (!_cups_strcasecmp(content_type, "application/pdf"))
68876887
{
68886888
// Validate PDF content...

0 commit comments

Comments
 (0)