summaryrefslogtreecommitdiff
path: root/camlibs/canon
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2013-06-15 10:15:14 +0000
committerMarcus Meissner <marcus@jet.franken.de>2013-06-15 10:15:14 +0000
commitcb085bde6b8489b2d47c381b4d512d2cf71762a7 (patch)
tree4030de18cc4759ab9711e973d0fc671a6d6260c8 /camlibs/canon
parentf6418ecd5946b5b4e0650596ee1f8c969c6c3329 (diff)
downloadlibgphoto2-cb085bde6b8489b2d47c381b4d512d2cf71762a7.tar.gz
mark the S110 as from 2001
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14452 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/canon')
-rw-r--r--camlibs/canon/canon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/canon/canon.c b/camlibs/canon/canon.c
index fece45060..149dd7573 100644
--- a/camlibs/canon/canon.c
+++ b/camlibs/canon/canon.c
@@ -139,7 +139,7 @@ const struct canonCamModelData models[] = {
/* Mac OS includes this as a valid ID; don't know which camera model --swestin */
{"Canon:PowerShot unknown 1", CANON_CLASS_1, 0x04A9, 0x3050, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},
/* Canon IXY DIGITAL 200 here? */
- {"Canon:PowerShot S110", CANON_CLASS_0, 0x04A9, 0x3051, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},
+ {"Canon:PowerShot S110 (2001)", CANON_CLASS_0, 0x04A9, 0x3051, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},
{"Canon:Digital IXUS v", CANON_CLASS_0, 0x04A9, 0x3052, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},
{"Canon:PowerShot G2", CANON_CLASS_1, 0x04A9, 0x3055, CAP_SUP, SL_MOVIE_SMALL, SL_THUMB, SL_PICTURE, NULL},