projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543f553
)
process.c: Fix typo in comment.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 29 Dec 2009 00:51:07 +0000
(
01:51
+0100)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 29 Dec 2009 00:51:07 +0000
(
01:51
+0100)
src/process.c
patch
|
blob
|
history
diff --git
a/src/process.c
b/src/process.c
index 088997d80ac51afc5225cbf360bcbb6cdead6c7d..5cfd51f1832fa7c64c171183aefc037149bc643d 100644
(file)
--- a/
src/process.c
+++ b/
src/process.c
@@
-4566,7
+4566,7
@@
wait_reading_process_output_1 ()
}
/* Use a wrapper around select to work around a bug in gdb 5.3.
- Normally, the wrapper is optimzed away by inlining.
+ Normally, the wrapper is optim
i
zed away by inlining.
If emacs is stopped inside select, the gdb backtrace doesn't
show the function which called select, so it is practically