mirror of
https://github.com/transmission/transmission
synced 2024-12-25 09:13:06 +00:00
add a missing @ to a comment
This commit is contained in:
parent
40e75b20ed
commit
8e5a62ed40
1 changed files with 1 additions and 1 deletions
|
@ -1321,7 +1321,7 @@ useAltSpeed( tr_session * s, struct tr_turtle_info * t,
|
|||
}
|
||||
|
||||
/**
|
||||
* return whether turtle should be on/off according to the scheduler
|
||||
* @return whether turtle should be on/off according to the scheduler
|
||||
*/
|
||||
static bool
|
||||
getInTurtleTime( const struct tr_turtle_info * t )
|
||||
|
|
Loading…
Reference in a new issue