]> code.delx.au - gnu-emacs/commit
Minor tweaks to openp
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 30 Jun 2016 06:30:41 +0000 (09:30 +0300)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 30 Jun 2016 06:30:41 +0000 (09:30 +0300)
commitfd6a133fdcd6bcdc240c05cfe645cd9064f9e744
tree73bf7750a2b46b1b986204e7841ff6ba3d1cb287
parent3aeb7c35edf3ae4042717889d8bdd40e1b861be0
Minor tweaks to openp

* src/lread.c (openp): Move invariant code out of the loop
and thus avoid redundant calls to memcpy.  Adjust comments.
src/lread.c