Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c38bf546
Commit
c38bf546
authored
Apr 14, 2011
by
Paul Eggert
Browse files
Fix typo in previous comment.
parent
e3b27b31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/print.c
src/print.c
+1
-1
No files found.
src/print.c
View file @
c38bf546
...
...
@@ -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
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment