aboutsummaryrefslogtreecommitdiff
path: root/gold/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/timer.h')
-rw-r--r--gold/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/timer.h b/gold/timer.h
index ea360c2..1600948 100644
--- a/gold/timer.h
+++ b/gold/timer.h
@@ -59,7 +59,7 @@ class Timer
// Write the current time infortamion.
static void
- get_time(TimeStats *now);
+ get_time(TimeStats* now);
// The time of the last call to start.
TimeStats start_time_;