[Commits] utils.c 1.36.2.194 1.36.2.195
colin at claws-mail.org
colin at claws-mail.org
Tue Nov 1 21:31:38 CET 2011
Update of /home/claws-mail/claws/src/common
In directory claws-mail:/tmp/cvs-serv28285/src/common
Modified Files:
Tag: gtk2
utils.c
Log Message:
2011-11-01 [colin] 3.7.10cvs68
* src/common/utils.c
Fix wrong debug stuff commited.
Index: utils.c
===================================================================
RCS file: /home/claws-mail/claws/src/common/utils.c,v
retrieving revision 1.36.2.194
retrieving revision 1.36.2.195
diff -u -d -r1.36.2.194 -r1.36.2.195
--- utils.c 1 Nov 2011 20:29:31 -0000 1.36.2.194
+++ utils.c 1 Nov 2011 20:31:36 -0000 1.36.2.195
@@ -1143,7 +1143,6 @@
const gchar *p = str;
gint quote_level = -1;
- return 1;
/* speed up line processing by only searching to the last '>' */
if ((first_pos = line_has_quote_char(str, quote_chars)) != NULL) {
/* skip a line if it contains a '<' before the initial '>' */
More information about the Commits
mailing list