projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3b27b3
)
Fix typo in previous comment.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 14 Apr 2011 07:09:45 +0000
(
00:09
-0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 14 Apr 2011 07:09:45 +0000
(
00:09
-0700)
src/print.c
patch
|
blob
|
history
diff --git
a/src/print.c
b/src/print.c
index 617ee662e798f8db15f42304bef8e7c59f3a39e8..6a331cb11f29b9a7301566e6c239c6e780d77b65 100644
(file)
--- a/
src/print.c
+++ b/
src/print.c
@@
-738,7
+738,7
@@
to make it write to the debugging output. */)
/* This function is never called. Its purpose is to prevent
print_output_debug_flag from being optimized away. */
-exter
r
void debug_output_compilation_hack (int) EXTERNALLY_VISIBLE;
+exter
n
void debug_output_compilation_hack (int) EXTERNALLY_VISIBLE;
void
debug_output_compilation_hack (int x)
{