1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/graphics/multican/files/patch-usbio.h
Dmitry Marakasov 4f36d0729d - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches
2017-01-12 09:01:09 +00:00

12 lines
347 B
C

--- usbio.h.orig 2007-02-20 14:01:15 UTC
+++ usbio.h
@@ -182,6 +182,8 @@ static struct {
{0x04a9, 0x3113, 6, "EOS 30D"},
{0x04a9, 0x3114, 6, "EOS 30D (ptp)"},
{0x04a9, 0x311a, 4, "PowerShot S3 IS"},
+ {0x04a9, 0x3145, 6, "EOS 450D"},
+ {0x04a9, 0x3199, 6, "EOS 5D Mark II"},
{0, 0, 0, NULL}
};