CVSROOT: /cvs/gnome Module name: evolution Changes by: tml 05/09/28 06:34:18
Modified files: mail : ChangeLog em-composer-utils.c em-folder-view.c Log message: 2005-09-28 Tor Lillqvist <[EMAIL PROTECTED]> * em-composer-utils.c (reply_get_composer, get_reply_list, post_reply_to_message) * em-folder-view.c (emfv_format_link_clicked): Use g_ascii_strncasecmp() instead of strncasecmp(). We are comparing to literal ASCII strings, so just casefolding ASCII is enough. Also better for portability. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=tml&date=explicit&mindate=2005-09-28%2006:33&maxdate=2005-09-28%2006:35 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list