Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519076
en ru br
ALT Linux repos
S:10-alt2

Group :: Education
RPM: lxlogo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lxlogo10-static_int.patch
Download


--- src/gd13.c	2009-03-06 09:33:46 +0000
+++ src/gd13.c	2009-03-06 09:33:07 +0000
@@ -2217,7 +2217,7 @@
 	im->interlace = interlaceArg;
 }
 
-int cost[] = {
+static int cost[] = {
   1024,
   1023,
   1023,
@@ -2580,7 +2580,7 @@
   1023
 };
 
-int sint[] = {
+static int sint[] = {
   0,
   17,
   35,
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin