[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:53:17 PST 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc09f1e5c384: [libc] [nfc] Fix heading underline. (authored by jeffbailey).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140825/new/
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.485814.patch
Type: text/x-patch
Size: 432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230101/2d53c088/attachment.bin>
More information about the libc-commits
mailing list