From 2229e37e88a8d497b4a04725a46d181326a3fa45 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 4 Feb 2022 16:31:31 -0500 Subject: Add a blank line after the first header included in each source --- libqpdf/QPDFJob_argv.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libqpdf/QPDFJob_argv.cc') diff --git a/libqpdf/QPDFJob_argv.cc b/libqpdf/QPDFJob_argv.cc index e3d4a47b..3d39582e 100644 --- a/libqpdf/QPDFJob_argv.cc +++ b/libqpdf/QPDFJob_argv.cc @@ -115,6 +115,7 @@ ArgParser::argVersion() void ArgParser::argCopyright() { + // clang-format off // Make sure the output looks right on an 80-column display. // 1 2 3 4 5 6 7 8 // 12345678901234567890123456789012345678901234567890123456789012345678901234567890 @@ -153,6 +154,7 @@ ArgParser::argCopyright() << std::endl << "see the manual for additional information." << std::endl; + // clang-format on } void -- cgit v1.2.3-70-g09d2