CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: jvivek 05/08/03 09:23:23
Modified files: camel/providers/groupwise: ChangeLog camel-groupwise-folder.c camel-groupwise-store.c Log message: 2005-08-03 Vivek Jain <[EMAIL PROTECTED]> * camel-groupwise-folder.c: * camel-groupwise-store.c: Don't use g_ascii_strncasecmp in all the cases when lenght is going to be constant, replace it with g_ascii_strcasecmp where we need case insensitive comparison, and strcmp in others. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=jvivek&date=explicit&mindate=2005-08-03%2009:22&maxdate=2005-08-03%2009:24 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list