mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-01 03:18:25 +00:00
77e889495f
Add comments to force line breaks, parenthesize function arguments that are contatenated strings, etc. -- these kinds of changes improve clang-format's results and also cause emacs cc-mode to match clang-format. After this type of change, most of the time, when clang-format and emacs disagree, clang-format is better.