mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix typo in comment for getinfo_helper_current_time()
This commit is contained in:
@@ -2056,7 +2056,7 @@ getinfo_helper_listeners(control_connection_t *control_conn,
|
||||
}
|
||||
|
||||
/** Implementation helper for GETINFO: answers requests for information about
|
||||
* the current time in both local and UTF forms. */
|
||||
* the current time in both local and UTC forms. */
|
||||
STATIC int
|
||||
getinfo_helper_current_time(control_connection_t *control_conn,
|
||||
const char *question,
|
||||
|
||||
Reference in New Issue
Block a user