mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-25 00:07:09 -07:00
Fix typo.
Copied from Perforce Change: 183987 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
99420a32e8
commit
b264bc1b5c
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ If you look up a key in an address-based hash table and fail to find it
|
|||
there, that might be because the table's dependency on the location of
|
||||
the key is stale: that is, if the garbage collector moved the key. The
|
||||
function :c:func:`mps_ld_isstale` tells you if a block whose
|
||||
locations you depended upon since the last call to
|
||||
location you depended upon since the last call to
|
||||
:c:func:`mps_ld_reset` might have moved.
|
||||
|
||||
.. code-block:: c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue