mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 11:05:18 +00:00
typo
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@397 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
35f5de56b2
commit
257dd33e55
@ -360,7 +360,7 @@ void rebuild_tcp_port_monitor_peek_table(
|
||||
void * p_void
|
||||
)
|
||||
{
|
||||
/* Run through the monitori's connections and rebuild the peek table
|
||||
/* Run through the monitor's connections and rebuild the peek table
|
||||
* of connection pointers. This is done so peeking into the monitor
|
||||
* can be done in O(1) time instead of O(n) time for each peek. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user