diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-07 07:57:53 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-07 07:57:53 +0800 |
commit | cc50420bf04f13fb7c3697bf524ed7772bfe6601 (patch) | |
tree | e53e5a819beef9faefe33c32969a46f8f2125cb2 /addressbook/gui/widgets/test-minicard.c | |
parent | 681e043977a95aa3a7e37d85478d89c14556d3aa (diff) | |
download | gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.tar gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.tar.gz gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.tar.bz2 gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.tar.lz gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.tar.xz gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.tar.zst gsoc2013-evolution-cc50420bf04f13fb7c3697bf524ed7772bfe6601.zip |
Use camel_stream_buffer_read_line() instead of duplicationing the
2001-09-06 Jeffrey Stedfast <fejj@ximian.com>
* camel-remote-store.c (remote_recv_line): Use
camel_stream_buffer_read_line() instead of duplicationing the
functionality. Also, the previous way was broken anyway. What if a
line was the same length as our buffer? Then we'd go and read a
second line and a third and so on until they weren't the same
length, leaving \r's in the middle of the buffer.
svn path=/trunk/; revision=12662
Diffstat (limited to 'addressbook/gui/widgets/test-minicard.c')
0 files changed, 0 insertions, 0 deletions