rhythmbox r4811 - in trunk: . widgets
- From: jrl svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r4811 - in trunk: . widgets
- Date: Mon, 12 Feb 2007 08:04:13 +0000 (GMT)
Author: jrl
Date: 2007-02-12 08:04:12 +0000 (Mon, 12 Feb 2007)
New Revision: 4811
ViewCVS link: http://svn.gnome.org/viewcvs/rhythmbox?rev=4811&view=rev
Modified:
trunk/ChangeLog
trunk/widgets/rb-entry-view.c
Log:
2007-02-12 Irene Huang <irene huang sun com>
* widgets/rb-entry-view.c: (rb_entry_view_set_sorting_type):
Do not have to use g_return_if_fail (sorttype != NULL), since
sorttype can be null, and the statement that follows also
implement the checking using if (!sorttype || ...
Fixes #406980
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]