19 lines
616 B
Plaintext
19 lines
616 B
Plaintext
$OpenBSD: patch-photopc_olympus_c,v 1.1 2004/05/15 18:37:53 naddy Exp $
|
|
--- photopc/olympus.c.orig 2004-05-15 19:27:56.000000000 +0200
|
|
+++ photopc/olympus.c 2004-05-15 19:28:13.000000000 +0200
|
|
@@ -594,10 +594,10 @@ char *oly_summary() {
|
|
char *oly_description() {
|
|
|
|
return(
|
|
-"Olympus/PhotoPC Digital Camera Support
|
|
-Scott Fritzinger <scottf@unr.edu>
|
|
-using the photoPC library by
|
|
-Eugene Crosser <crosser@average.org>
|
|
+"Olympus/PhotoPC Digital Camera Support\n\
|
|
+Scott Fritzinger <scottf@unr.edu>\n\
|
|
+using the photoPC library by\n\
|
|
+Eugene Crosser <crosser@average.org>\n\
|
|
http://www.average.org/digicam");
|
|
}
|
|
|