From: Pete Cooper Date: Thu, 6 Dec 2018 00:01:44 +0000 (+0000) Subject: Fix title underlines being too short after r348429 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57dc61b50d38d361de39ae2cf02ef200eed252e1;p=clang Fix title underlines being too short after r348429 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348431 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/AutomaticReferenceCounting.rst b/docs/AutomaticReferenceCounting.rst index d6d5862cbf..d8cda0c05f 100644 --- a/docs/AutomaticReferenceCounting.rst +++ b/docs/AutomaticReferenceCounting.rst @@ -2285,7 +2285,7 @@ block exactly as if it had been sent the ``retain`` message. .. _arc.runtime.objc_storeStrong: ``void objc_storeStrong(id *object, id value);`` ----------------------------------------------- +------------------------------------------------ *Precondition:* ``object`` is a valid pointer to a ``__strong`` object which is adequately aligned for a pointer. ``value`` is null or a pointer to a valid