summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.c
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-06-14 22:30:36 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-06-14 22:30:36 +0000
commit20b97f3b41ec433e87231549cb239417f748cd99 (patch)
tree8437cb9f7233d1a2eee8409271f33e30d990d3e2 /src/itdb_device.c
parent3ced043ee2478cb57908a636c5eaef5779fc1a41 (diff)
downloadlibgpod-tmz-20b97f3b41ec433e87231549cb239417f748cd99.tar.gz
libgpod-tmz-20b97f3b41ec433e87231549cb239417f748cd99.tar.xz
libgpod-tmz-20b97f3b41ec433e87231549cb239417f748cd99.zip
* src/itdb_device.c: oops, forgot a ','
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2017 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src/itdb_device.c')
-rw-r--r--src/itdb_device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 7e066f9..0a5f37b 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -162,7 +162,7 @@ static const Itdb_IpodInfo ipod_info_table [] = {
{"A487", 4, ITDB_IPOD_MODEL_NANO_GREEN, ITDB_IPOD_GENERATION_NANO_2, 6},
{"A489", 4, ITDB_IPOD_MODEL_NANO_PINK, ITDB_IPOD_GENERATION_NANO_2, 6},
{"A725", 4, ITDB_IPOD_MODEL_NANO_RED, ITDB_IPOD_GENERATION_NANO_2, 6},
- {"A726", 8, ITDB_IPOD_MODEL_NANO_RED, ITDB_IPOD_GENERATION_NANO_2, 6}
+ {"A726", 8, ITDB_IPOD_MODEL_NANO_RED, ITDB_IPOD_GENERATION_NANO_2, 6},
{"A497", 8, ITDB_IPOD_MODEL_NANO_BLACK, ITDB_IPOD_GENERATION_NANO_2, 14},
/* HP iPods, need contributions for this table */