summaryrefslogtreecommitdiffstats
path: root/src/itdb_sysinfo_extended_parser.h
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-07-29 20:10:13 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-07-29 20:10:13 +0000
commit3d4dcd608dedba63d189cd70261361666acf1395 (patch)
treec4fbfa3215eb1377e1f70ff10296ab1dea5b9c88 /src/itdb_sysinfo_extended_parser.h
parent41157543e001f922623bbf3627c1cf142cb243f5 (diff)
downloadlibgpod-tmz-3d4dcd608dedba63d189cd70261361666acf1395.tar.gz
libgpod-tmz-3d4dcd608dedba63d189cd70261361666acf1395.tar.xz
libgpod-tmz-3d4dcd608dedba63d189cd70261361666acf1395.zip
Use GError in SysInfoExtended parsing
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2067 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src/itdb_sysinfo_extended_parser.h')
-rw-r--r--src/itdb_sysinfo_extended_parser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/itdb_sysinfo_extended_parser.h b/src/itdb_sysinfo_extended_parser.h
index 221e0e8..a58fa4f 100644
--- a/src/itdb_sysinfo_extended_parser.h
+++ b/src/itdb_sysinfo_extended_parser.h
@@ -35,7 +35,8 @@ G_BEGIN_DECLS
typedef struct _SysInfoIpodProperties SysInfoIpodProperties;
void itdb_sysinfo_properties_dump (SysInfoIpodProperties *props);
-SysInfoIpodProperties *itdb_sysinfo_extended_parse (const char *filename);
+SysInfoIpodProperties *itdb_sysinfo_extended_parse (const char *filename,
+ GError **error);
void itdb_sysinfo_properties_free (SysInfoIpodProperties *props);
const char *