[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #23560 [Core Tor/Tor]: Fix typo(s) in comment(s) in the scheduling system.
#23560: Fix typo(s) in comment(s) in the scheduling system.
------------------------------+--------------------------------
Reporter: pastly | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords: tor-sched, easy
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
First one:
{{{
if (diff < sched_run_interval) {
next_run.tv_sec = 0;
/* Takes 1000 ms -> us. This will always be valid because diff can
NOT be
- * negative and can NOT be smaller than sched_run_interval so values
can
+ * negative and can NOT be bigger than sched_run_interval so values
can
}}}
There's no way there isn't more, so I'm making this a generalized ticket.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23560>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs