tag 342170 patch upstream thanks Hi,
some time ago, Jidanni reported that a “:” was missing. Please find attach a tiny patch to fix it. By the way, 2.4.4 is to be available in Debian unstable in a few hours. Sorry for the delays, I'm having troubles accessing the intarwebs. Mraw, KiBi.
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -730,7 +730,7 @@ static struct {
/* Nikon Coolpix 5700: A. Tanenbaum, 29 Oct 2002 */
{"Nikon:Coolpix 5700 (PTP mode)", 0x04b0, 0x010d, PTP_CAP},
/* Nikon Coolpix 4500: T. Kaproncai, 22 Aug 2003 */
- {"Nikon Coolpix 4500 (PTP mode)", 0x04b0, 0x010b, 0},
+ {"Nikon:Coolpix 4500 (PTP mode)", 0x04b0, 0x010b, 0},
/* Nikon Coolpix 4300: Marco Rodriguez, 10 dic 2002 */
{"Nikon:Coolpix 4300 (PTP mode)", 0x04b0, 0x010f, 0},
/* Nikon Coolpix 3500: M. Meissner, 07 May 2003 */
signature.asc
Description: Digital signature

