client: remove out of date comment

This commit is contained in:
Miroslav Lichvar 2016-09-06 15:46:49 +02:00
parent 27b4c396d0
commit 4b6b6e5cba

View file

@ -94,8 +94,7 @@ void LOG_Message(LOG_Severity severity,
} }
/* ================================================== */ /* ================================================== */
/* Read a single line of commands from standard input. Eventually we /* Read a single line of commands from standard input */
might want to use the GNU readline library. */
static char * static char *
read_line(void) read_line(void)