CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     rml     06/02/06 12:12:04

Modified files:
        .              : ChangeLog 
        src            : NetworkManagerUtils.c 

Log message:
2006-01-28  Francisco Javier F. Serrador  <[EMAIL PROTECTED]>

* es.po: Updated Spanish translation.
2006-02-06  Robert Love  <[EMAIL PROTECTED]>

* src/NetworkManagerUtils.c: kill_newline(): 'l' is unsigned so the
test ">=" is never false.  If no newline is found, we loop forever.
We can just check for ">" because the following if will see zero-th
argument if the while gets that far.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-02-06%2012:11&maxdate=2006-02-06%2012:13

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to