Author: lucilanga
Date: Sat Jan 26 17:02:21 2008
New Revision: 134
URL: http://svn.gnome.org/viewvc/evolution-rss?rev=134&view=rev

Log:
CDATA stripping

Modified:
   trunk/src/rss.c

Modified: trunk/src/rss.c
==============================================================================
--- trunk/src/rss.c     (original)
+++ trunk/src/rss.c     Sat Jan 26 17:02:21 2008
@@ -3467,7 +3467,6 @@
 #ifdef RSS_DEBUG
        g_print("content:%s\n", content->str);
 #endif
-       g_print("content:%s\n", content->str);
        root = xmlDocGetRootElement(doc);
 
        if ((doc != NULL && root != NULL)
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to