Commit 8abdd950 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Comment tweak.

parent d5ac175f
......@@ -814,7 +814,7 @@ main(int argc, char **argv)
exit(1);
}
/* Schedule a neighbours check after roughly 3/2 msecs have elapsed. */
/* Schedule a neighbours check after roughly 3/2 times msecs have elapsed. */
void
schedule_neighbours_check(int msecs, int override)
{
......
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