]> git.ipfire.org Git - thirdparty/sarg.git/commit
Update the messages when an error is detected while reading a line
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 15 Jul 2012 08:49:00 +0000 (10:49 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 15 Jul 2012 08:49:00 +0000 (10:49 +0200)
commit110ed1b4cbbd970c4cab5c96f15861eb85e1a774
treeaa3ac406817d2c2af11b33ade1f0e4ac20133b39
parentcf0e4290f6cdd05bf8a16c5bf477645c902eeb1b
Update the messages when an error is detected while reading a line

The module to read long text lines may read any file. It is not restricted
to reading the input log file. Therefore, the error messages must not claim
that the error is in the input log file.
longline.c