* src/lisp.h: Remove a newline diff left over master.

This commit is contained in:
Andrea Corallo 2020-09-28 21:09:00 +02:00
parent a06fe08e8e
commit bb2a334a20

View file

@ -4735,6 +4735,7 @@ extern bool profiler_memory_running;
extern void malloc_probe (size_t);
extern void syms_of_profiler (void);
#ifdef DOS_NT
/* Defined in msdos.c, w32.c. */
extern char *emacs_root_dir (void);