mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 16:25:06 -05:00
client: remove out of date comment
This commit is contained in:
3
client.c
3
client.c
@@ -94,8 +94,7 @@ void LOG_Message(LOG_Severity severity,
|
||||
}
|
||||
|
||||
/* ================================================== */
|
||||
/* Read a single line of commands from standard input. Eventually we
|
||||
might want to use the GNU readline library. */
|
||||
/* Read a single line of commands from standard input */
|
||||
|
||||
static char *
|
||||
read_line(void)
|
||||
|
||||
Reference in New Issue
Block a user