Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 35b2bf01835e5d59d115ce85214f7016 > files > 1

gscanbus-0.7.1-7mdv2009.0.src.rpm

--- ./gscanbus.c.gege	2001-07-11 12:53:51.000000000 +0200
+++ ./gscanbus.c	2004-03-13 11:05:12.080255167 +0100
@@ -109,14 +109,14 @@
 
 static GdkPixmap *pixmap = NULL;
 
-const char not_compatible[] = "\
-This libraw1394 does not work with your version of Linux. You need a different
-version that matches your kernel (see kernel help text for the raw1394 option to
-find out which is the correct version).\n";
-
-const char not_loaded[] = "\
-This probably means that you don't have raw1394 support in the kernel or that
-you haven't loaded the raw1394 module.\n";
+const char not_compatible[] = ""
+"This libraw1394 does not work with your version of Linux. You need a different\n"
+"version that matches your kernel (see kernel help text for the raw1394 option to\n"
+"find out which is the correct version).\n";
+
+const char not_loaded[] = ""
+"This probably means that you don't have raw1394 support in the kernel or that\n"
+"you haven't loaded the raw1394 module.\n";
 
 /*---------------------------------------------------------------------------
  * Drawing routines