; * src/emacs.c: Fix typo in comment (Bug#35320).
This commit is contained in:
parent
a4ad7bed18
commit
9997bbb3ee
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ section of the Emacs manual or the file BUGS.\n"
|
||||||
bool fatal_error_in_progress;
|
bool fatal_error_in_progress;
|
||||||
|
|
||||||
#ifdef HAVE_NS
|
#ifdef HAVE_NS
|
||||||
/* NS autrelease pool, for memory management. */
|
/* NS autorelease pool, for memory management. */
|
||||||
static void *ns_pool;
|
static void *ns_pool;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue