From: dickmao Date: Thu, 1 Dec 2022 21:54:06 +0000 (-0500) Subject: ; Fix a typo in .clang-format. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1816 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=24ca490d7dca186d9dcc3752975432d78a6a76f8;p=emacs.git ; Fix a typo in .clang-format. --- diff --git a/.clang-format b/.clang-format index 016fb778383..5c987536b0c 100644 --- a/.clang-format +++ b/.clang-format @@ -7,7 +7,7 @@ BreakBeforeBinaryOperators: All BreakBeforeBraces: GNU ColumnLimit: 70 ContinuationIndentWidth: 2 -IndentPPDDirectives: AfterHash +IndentPPDirectives: AfterHash PPIndentWidth: 1 ForEachMacros: - FOR_EACH_TAIL