glib r6230 - in trunk: . glib
- From: alo svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6230 - in trunk: . glib
- Date: Wed, 2 Jan 2008 11:54:10 +0000 (GMT)
Author: alo
Date: 2008-01-02 11:54:08 +0000 (Wed, 02 Jan 2008)
New Revision: 6230
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=6230&view=rev
Modified:
trunk/ChangeLog
trunk/glib/ghash.c
Log:
2008-01-02 Alvaro Lopez Ortega <alvaro sun com>
* glib/ghash.c (g_hash_table_replace, g_hash_table_insert): These
functions prototype defines its output as void, and therefore they
should not return any value. This patch fixes a compilation error:
the "return" clauses were incompatible with the functions prototype.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]