Commit 07b9e937 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

NXdispatch.c: whitespace fix

parent bd6ff194
...@@ -417,7 +417,7 @@ Reply Total Cached Bits In Bits Out Bits/Reply Ratio ...@@ -417,7 +417,7 @@ Reply Total Cached Bits In Bits Out Bits/Reply Ratio
isItTimeToYield = FALSE; isItTimeToYield = FALSE;
#ifdef NXAGENT_SERVER #ifdef NXAGENT_SERVER
nxagentRequestingClient = client; nxagentRequestingClient = client;
#endif #endif
start_tick = SmartScheduleTime; start_tick = SmartScheduleTime;
while (!isItTimeToYield) while (!isItTimeToYield)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment