]> git.eshelyaron.com Git - emacs.git/commit
Minor doprnt cleanup: remove memchr call
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Oct 2020 20:50:29 +0000 (13:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Oct 2020 21:00:13 +0000 (14:00 -0700)
commit32e427cca112f5471356c1fa95ba1ed256d200b6
tree34400831fae2e9eae5ba7c3c742578e82e47ebc4
parent28d2931b4bc934d06f449c01e067258d76a16738
Minor doprnt cleanup: remove memchr call

* src/doprnt.c (doprnt): Remove unnecessary call to memchr.
src/doprnt.c