projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5e0dfa
)
* src/xselect.c: Fix comment.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 8 Jul 2019 06:22:11 +0000
(23:22 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 8 Jul 2019 06:22:28 +0000
(23:22 -0700)
src/xselect.c
patch
|
blob
|
history
diff --git
a/src/xselect.c
b/src/xselect.c
index c5085f7e7b42659335fd5e166064477cd2606bcb..ed68e4b1a6d32af3ee0b0ab145e194f0579aa483 100644
(file)
--- a/
src/xselect.c
+++ b/
src/xselect.c
@@
-21,7
+21,7
@@
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
#include <limits.h>
-#include <stdio.h> /*
termhooks.h needs this
*/
+#include <stdio.h> /*
TRACE_SELECTION needs this.
*/
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>