Skip to content

Commit 14118ee

Browse files
committed
Format.h: bump version to 21
1 parent da549c9 commit 14118ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Format/Format.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ struct FormatStyle {
12251225
/// 20,
12261226
/// 21};
12271227
/// \endcode
1228-
/// \version 20
1228+
/// \version 21
12291229
bool BinPackLongBracedLists;
12301230

12311231
/// Different way to try to fit all parameters on a line.

0 commit comments

Comments
 (0)