From 0f7f3661a398690e0779928c18583ce810d1fc7b Mon Sep 17 00:00:00 2001 From: corvid Date: Mon, 24 Sep 2012 19:49:58 +0000 Subject: fix dlib comment The functionality was removed in revision e17a4f9ee7e2 (July 2011). --- dlib/dlib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dlib/dlib.c') diff --git a/dlib/dlib.c b/dlib/dlib.c index cdc7ca62..ebdaf0cd 100644 --- a/dlib/dlib.c +++ b/dlib/dlib.c @@ -909,7 +909,6 @@ char *dGethomedir () /* * Get a line from a FILE stream. - * It handles backslash as line-continues character. * Return value: read line on success, NULL on EOF. */ char *dGetline (FILE *stream) -- cgit v1.2.3