23 lines
649 B
Text
23 lines
649 B
Text
$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.");
|
|
}
|
|
|