projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ad7be
)
; * src/emacs.c: Fix typo in comment (Bug#35320).
author
Noam Postavsky
<npostavs@gmail.com>
Fri, 19 Apr 2019 18:06:08 +0000
(14:06 -0400)
committer
Noam Postavsky
<npostavs@gmail.com>
Fri, 19 Apr 2019 18:11:01 +0000
(14:11 -0400)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 41a9327941842c4e9387a0c5d4516cf61aa7e4a9..f2bebac8f1f6c70ab7f6f6c51fbd703fef09ee57 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-335,7
+335,7
@@
section of the Emacs manual or the file BUGS.\n"
bool fatal_error_in_progress;
#ifdef HAVE_NS
-/* NS autrelease pool, for memory management. */
+/* NS aut
o
release pool, for memory management. */
static void *ns_pool;
#endif