projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adc577c
)
Fix formatting.
author
David Edelsohn
<dje@gcc.gnu.org>
Tue, 18 Oct 2016 23:37:07 +0000
(19:37 -0400)
committer
David Edelsohn
<dje@gcc.gnu.org>
Tue, 18 Oct 2016 23:37:07 +0000
(19:37 -0400)
From-SVN: r241322
gcc/config/rs6000/xcoff.h
patch
|
blob
|
history
diff --git
a/gcc/config/rs6000/xcoff.h
b/gcc/config/rs6000/xcoff.h
index 743cc772910e325daf22bc0d351451a580a2b50c..cfdc528ef9543b40be42c33416d058dc111332b2 100644
(file)
--- a/
gcc/config/rs6000/xcoff.h
+++ b/
gcc/config/rs6000/xcoff.h
@@
-169,7
+169,7
@@
fputs ("\t.extern .", FILE); \
RS6000_OUTPUT_BASENAME (FILE, buffer); \
putc ('\n', FILE); \
- fprintf
(FILE, "\t.rename .%s,\".%s\"\n", buffer, NAME);
\
+ fprintf
(FILE, "\t.rename .%s,\".%s\"\n", buffer, NAME);
\
} \
}