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

--- ricoh/ricoh_300z.c.orig	1999-10-03 01:41:37.000000000 +0200
+++ ricoh/ricoh_300z.c
@@ -914,12 +914,12 @@ char *ricoh_300z_summary() {
 char *ricoh_300z_description() {
 
 	return(
-"Ricoh 300Z
-Clifford Wright <cliff@snipe444.org>
-
-*The Ricoh 300Z does not support thumbnail
-previewing, so the thumbnails that appear
-are place holders until the actual images
+"Ricoh 300Z\n\
+Clifford Wright <cliff@snipe444.org>\n\
+\n\
+*The Ricoh 300Z does not support thumbnail\n\
+previewing, so the thumbnails that appear\n\
+are place holders until the actual images\n\
 are downloaded.");
 }