Author: matthiasc Date: Sun Feb 10 04:54:25 2008 New Revision: 6489 URL: http://svn.gnome.org/viewvc/glib?rev=6489&view=rev
Log: Fix a mismerge Modified: trunk/gio/tests/data-output-stream.c Modified: trunk/gio/tests/data-output-stream.c ============================================================================== --- trunk/gio/tests/data-output-stream.c (original) +++ trunk/gio/tests/data-output-stream.c Sun Feb 10 04:54:25 2008 @@ -39,7 +39,6 @@ char *lines; int size; int i; - int size; #define TEST_STRING "some_text" _______________________________________________ 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.
