[libc-commits] [PATCH] D140825: [libc] [nfc] Fix heading underline.
Jeff Bailey via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Jan 1 12:45:30 PST 2023
jeffbailey created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
jeffbailey requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140825
Files:
libc/docs/source_tree_layout.rst
Index: libc/docs/source_tree_layout.rst
===================================================================
--- libc/docs/source_tree_layout.rst
+++ libc/docs/source_tree_layout.rst
@@ -59,7 +59,7 @@
public libraries ``libc.a``, ``libm.a`` etc.
The ``startup`` directory
-------------------------
+-------------------------
This directory contains the implementations of the application startup objects
like ``crt1.o`` etc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140825.485813.patch
Type: text/x-patch
Size: 432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230101/ebf9ad99/attachment.bin>
More information about the libc-commits
mailing list