projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b7985
)
Fix typo in comment.
author
Ian Lance Taylor
<iant@google.com>
Sun, 14 Oct 2007 04:10:25 +0000
(
04:10
+0000)
committer
Ian Lance Taylor
<iant@google.com>
Sun, 14 Oct 2007 04:10:25 +0000
(
04:10
+0000)
gold/parameters.h
patch
|
blob
|
history
diff --git
a/gold/parameters.h
b/gold/parameters.h
index 8d8ef36b7223ed0bed00f558b40e077873c07dbf..3b480c211bda2458ec30c76bce50b4144044a145 100644
(file)
--- a/
gold/parameters.h
+++ b/
gold/parameters.h
@@
-170,4
+170,4
@@
extern void set_parameters_doing_static_link(bool doing_static_link);
} // End namespace gold.
-#endif // !defined(GOLD_PARAM
A
TERS_H)
+#endif // !defined(GOLD_PARAM
E
TERS_H)