mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-24 13:32:41 -08:00
; Nit fix in comment
This commit is contained in:
parent
2dae7e1b69
commit
8788fab9e1
1 changed files with 1 additions and 1 deletions
|
|
@ -3275,7 +3275,7 @@ DEFUN ("comp--compile-ctxt-to-file", Fcomp__compile_ctxt_to_file,
|
|||
GCC_JIT_OUTPUT_KIND_DYNAMIC_LIBRARY,
|
||||
SSDATA (tmp_file));
|
||||
|
||||
/* Remove the old eln instead of copying the new one into ti to get
|
||||
/* Remove the old eln instead of copying the new one into it to get
|
||||
a new inode and prevent crashes in case the old one is currently
|
||||
loaded. */
|
||||
if (!NILP (Ffile_exists_p (out_file)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue