summaryrefslogtreecommitdiff
path: root/graphics/ploticus/patches/patch-ab
blob: 50e778452f036d86731323da9b681f08d3230920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ab,v 1.3 2006/08/22 20:51:44 jdc Exp $

--- gd16.c.orig	2001-07-12 15:24:23.000000000 +0100
+++ gd16.c	2006-08-22 21:15:41.000000000 +0100
@@ -1477,7 +1477,7 @@
 	return cmpStatus;
 }
 
-int cost[] = {
+static int cost[] = {
   1024,
   1023,
   1023,
@@ -1840,7 +1840,7 @@
   1023
 };
 
-int sint[] = {
+static int sint[] = {
   0,
   17,
   35,