mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 02:31:03 -08:00
Integrate typo fix (change 181392) from scheme.c to scheme-advanced.c.
Copied from Perforce Change: 181393 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
720fe3cc59
commit
2d19eadefb
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ static void error(char *format, ...)
|
|||
* Protocol with `reserve` and `commmit`. This protocol allows very fast
|
||||
* in-line allocation without locking, but there is a very tiny chance that
|
||||
* the object must be re-initialized. In nearly all cases, however, it's
|
||||
* it'just a pointer bump. See topic/allocation.
|
||||
* just a pointer bump. See topic/allocation.
|
||||
*
|
||||
* NOTE: We could reduce duplicated code here using macros, but we want to
|
||||
* write these out because this is code to illustrate how to use the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue