]> git.eshelyaron.com Git - emacs.git/commit
Fix dump_map_file on unusual platforms
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Apr 2019 19:38:45 +0000 (12:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Apr 2019 19:57:30 +0000 (12:57 -0700)
commit7d84056df4b228509b723b11d69bf39e3d1e548a
tree815a7228395078dae97676b2f68f796ff3bdd73c
parent5e3e14f6e96fd99ac763bedccb0539551dcb1d29
Fix dump_map_file on unusual platforms

* src/pdumper.c (dump_map_file): Fix recently-introduced typo
on platforms that support neither POSIX nor MS-Windows VM.
src/pdumper.c