aboutsummaryrefslogtreecommitdiff
path: root/gold/gc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/gc.h')
-rw-r--r--gold/gc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/gc.h b/gold/gc.h
index 06b7125..10cdd5f 100644
--- a/gold/gc.h
+++ b/gold/gc.h
@@ -187,7 +187,7 @@ gc_process_relocs(
size_t local_count,
const unsigned char* plocal_syms)
{
- Object *dst_obj;
+ Object* dst_obj;
unsigned int dst_indx;
Scan scan;