]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in .clang-format (Bug#59768)
authordickmao <dick.r.chiang@gmail.com>
Thu, 1 Dec 2022 21:54:06 +0000 (16:54 -0500)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 2 Dec 2022 12:52:21 +0000 (13:52 +0100)
.clang-format

index 016fb778383cb67ac99ef1b0bf5ab3955616a02a..5c987536b0cd304249d3ba8564dd330006bf468c 100644 (file)
@@ -7,7 +7,7 @@ BreakBeforeBinaryOperators: All
 BreakBeforeBraces: GNU
 ColumnLimit: 70
 ContinuationIndentWidth: 2
-IndentPPDDirectives: AfterHash
+IndentPPDirectives: AfterHash
 PPIndentWidth: 1
 ForEachMacros:
   - FOR_EACH_TAIL