From 7c0fdf8510fbc09a6a8f872d1c95f1d6e1709f28 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 22 Dec 2023 21:45:10 -0500 Subject: Format code, bump clang-format version to 18 --- examples/pdf-invert-images.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/pdf-invert-images.cc') diff --git a/examples/pdf-invert-images.cc b/examples/pdf-invert-images.cc index 4ec83b84..d3037984 100644 --- a/examples/pdf-invert-images.cc +++ b/examples/pdf-invert-images.cc @@ -15,8 +15,7 @@ void usage() { std::cerr << "Usage: " << whoami << " infile.pdf outfile.pdf [in-password]" << std::endl - << "Invert some images in infile.pdf;" - << " write output to outfile.pdf" << std::endl; + << "Invert some images in infile.pdf; write output to outfile.pdf" << std::endl; exit(2); } -- cgit v1.2.3-70-g09d2