PR symtab/12302
[external/binutils.git] / gold / timer.h
index ea360c2..1600948 100644 (file)
@@ -59,7 +59,7 @@ class Timer
 
   // Write the current time infortamion.
   static void
-  get_time(TimeStats *now);
+  get_time(TimeStatsnow);
 
   // The time of the last call to start.
   TimeStats start_time_;