Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37838014
en ru br
ALT Linux repos
S:1.0.2-alt1.a

Group :: System/Configuration/Printing
RPM: lm1100

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lm1100-1.0.2a-gcc32.patch
Download


diff -rud lm1100.1.0.2a-orig/PaintLine300c.h lm1100.1.0.2a/PaintLine300c.h
--- lm1100.1.0.2a-orig/PaintLine300c.h	2000-11-21 06:06:22.000000000 -0200
+++ lm1100.1.0.2a/PaintLine300c.h	2003-03-15 14:35:05.000000000 -0300
@@ -32,7 +32,7 @@
 	int size;
 	int x,y;
 
-	friend LexmarkProtocol300c;
+	friend class LexmarkProtocol300c;
 
  public:
 	void pad(int pad_amount);
diff -rud lm1100.1.0.2a-orig/PaintLineBW.h lm1100.1.0.2a/PaintLineBW.h
--- lm1100.1.0.2a-orig/PaintLineBW.h	2000-11-21 06:06:22.000000000 -0200
+++ lm1100.1.0.2a/PaintLineBW.h	2003-03-15 14:35:21.000000000 -0300
@@ -33,7 +33,7 @@
 	int size;
 	int x,y;
 
-	friend LexmarkProtocolBW;
+	friend class LexmarkProtocolBW;
 	
  public:
 	void pad(int pad_amount);
Only in lm1100.1.0.2a: lm1100
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin