]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in previous change
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Mar 2019 07:02:01 +0000 (23:02 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Mar 2019 07:02:22 +0000 (23:02 -0800)
commit8a64107f7de6db557a2c43147369c6a93adf6668
tree17fbcd887c921fe8134575939fd9ad290278476a
parent5e841bc9e5ff878b3dce36a712386ed6f53b6e60
Fix typo in previous change

* src/alloc.c (memory_full_cons_threshold):
Move to after definition of struct cons_block.
Problem reported by Basil L. Contovounesios in:
https://lists.gnu.org/r/emacs-devel/2019-03/msg00067.html
src/alloc.c