summaryrefslogtreecommitdiff
path: root/devel/spiff/patches/patch-ad
blob: fabc26374d1db597cced3e518040ff4161b12009 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2006/06/08 16:12:48 minskim Exp $

--- spiff.c.orig	1990-02-05 20:17:20.000000000 +0000
+++ spiff.c
@@ -27,7 +27,7 @@ static char rcsid[]= "$Header: spiff.c,v
 #include "visual.h"
 #include "output.h"
 
-extern void _Y_doargs();
+static void _Y_doargs();
 
 static int _Y_eflag = 0;	/* use exact match algorithm */
 static int _Y_vflag = 0;	/* use visual mode */