summaryrefslogtreecommitdiff
path: root/gold/dirsearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/dirsearch.h')
-rw-r--r--gold/dirsearch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/dirsearch.h b/gold/dirsearch.h
index f14b5ed7d1..986d3891eb 100644
--- a/gold/dirsearch.h
+++ b/gold/dirsearch.h
@@ -59,7 +59,7 @@ class Dirsearch
// and that value plus one may be used to find the next file with
// the same name(s).
std::string
- find(const std::string&, const std::string& n2, bool *is_in_sysroot,
+ find(const std::string&, const std::string& n2, bool* is_in_sysroot,
int* pindex) const;
// Return the blocker token which controls access.