summaryrefslogtreecommitdiff
path: root/graphics/gphoto/patches/patch-ap
blob: 3f6c687f09dbb468a01c65f3cd91f4bde7bf8cfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-ap,v 1.1 2004/01/19 15:52:40 cube Exp $

--- fuji/fujilib.c.orig	2000-01-11 03:13:33.000000000 +0100
+++ fuji/fujilib.c
@@ -1157,13 +1157,13 @@ char *fuji_summary() {
 
 char *fuji_description() {
 	return(
-"Generic Fuji
-Matthew G. Martin
-Based on fujiplay by
-Thierry Bousch<bousch@topo.math.u-psud.fr>
-
-Known to work with Fuji DS-7 and DX-5,7,10 and MX-500,600,700,2700
-, Apple QuickTake 200,Samsung Kenox SSC-350N cameras, 
+"Generic Fuji\n\
+Matthew G. Martin\n\
+Based on fujiplay by\n\
+Thierry Bousch<bousch@topo.math.u-psud.fr>\n\
+\n\
+Known to work with Fuji DS-7 and DX-5,7,10 and MX-500,600,700,2700\n\
+, Apple QuickTake 200,Samsung Kenox SSC-350N cameras, \n\
 but may support other Fuji cams as well.");
 }