Revision: 2239
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2239&view=rev
Author: teuf
Date: 2009-01-21 22:48:36 +0000 (Wed, 21 Jan 2009)
Log Message:
-----------
Fix itdb_device_new prototype
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2009-01-21 21:53:52 UTC (rev 2238)
+++ libgpod/trunk/ChangeLog 2009-01-21 22:48:36 UTC (rev 2239)
@@ -1,6 +1,9 @@
2009-01-21 Christophe Fergeau <teuf at gnome.org>
- * src/itdb_device.h:
+ * src/itdb_device.c: fix itdb_device_new prototype
+
+2009-01-21 Christophe Fergeau <teuf at gnome.org>
+
* src/itdb_device.c: itdb_device_get_checksum_type can be static
2009-01-21 Christophe Fergeau <teuf at gnome.org>
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2009-01-21 21:53:52 UTC (rev 2238)
+++ libgpod/trunk/src/itdb_device.c 2009-01-21 22:48:36 UTC (rev 2239)
@@ -695,7 +695,7 @@
*
* Since: 0.4.0
*/
-Itdb_Device *itdb_device_new ()
+Itdb_Device *itdb_device_new (void)
{
Itdb_Device *dev;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2