Skip to content

Commit c6f9c1a

Browse files
committed
Fix an insufficiently long header underline.
1 parent b5c9082 commit c6f9c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/SafeBuffers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ is largely ready for everyday use but it is continuously improved to reduce
552552
unnecessary noise as well as cover some of the trickier unsafe operations.
553553

554554
Fix-It Hints for ``-Wunsafe-buffer-usage``
555-
-----------------------------------------
555+
------------------------------------------
556556

557557
A code transformation tool is in development that can semi-automatically
558558
transform large bodies of code to follow the C++ Safe Buffers programming model.

0 commit comments

Comments
 (0)