Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Unified Diff: src/SessionAlarm.cc

Issue 234001: Test (Closed)
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/ServiceManager.cc ('k') | src/TcpTransport.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/SessionAlarm.cc
diff --git a/src/SessionAlarm.cc b/src/SessionAlarm.cc
index f97c7585d1e5746400644189027e95889224a18f..0c0f60f5e6363c978128f01136560dbfe1e927bd 100644
--- a/src/SessionAlarm.cc
+++ b/src/SessionAlarm.cc
@@ -156,7 +156,7 @@ SessionAlarmTimer::PingRpc::succeeded()
* Constructor for SessionAlarmTimer objects.
*/
SessionAlarmTimer::SessionAlarmTimer(Context* context)
- : Dispatch::Timer(*context->dispatch)
+ : Dispatch::Timer(context->dispatch)
, context(context)
, activeAlarms()
, timerIntervalTicks(Cycles::fromNanoseconds(TIMER_INTERVAL_MS * 1000000))
« no previous file with comments | « src/ServiceManager.cc ('k') | src/TcpTransport.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld aab5469