summaryrefslogtreecommitdiff
path: root/graphics/gphoto/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gphoto/patches/patch-av')
-rw-r--r--graphics/gphoto/patches/patch-av19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/gphoto/patches/patch-av b/graphics/gphoto/patches/patch-av
new file mode 100644
index 00000000000..312f32b2df9
--- /dev/null
+++ b/graphics/gphoto/patches/patch-av
@@ -0,0 +1,19 @@
+$NetBSD: patch-av,v 1.1 2004/01/19 15:52:40 cube Exp $
+
+--- sony/dsc_f1.c.orig 1999-05-27 20:32:06.000000000 +0200
++++ sony/dsc_f1.c
+@@ -166,10 +166,10 @@ int dsc_f1_delete_image (int picNum) {
+
+ char *dsc_f1_description () {
+ return(
+- "Sony DSC-F1 Digital Camera Support\n
+- M. Adam Kendall <joker@penguinpub.com>\n\n
+- Based on the chotplay CLI interface from\n
+- Ken-ichi Hayashi\n\n
++ "Sony DSC-F1 Digital Camera Support\n\
++ M. Adam Kendall <joker@penguinpub.com>\n\n\
++ Based on the chotplay CLI interface from\n\
++ Ken-ichi Hayashi\n\n\
+ This lib may not work. YMMV\n");
+ }
+