pkgsrc-wip/canna/patches/patch-an
Makoto Fujiwara 212806bc9f inputmethod/canna* for 3.7p3, intending to bump version from 3.6pl4.
pkglint flags many points, but they are due to minimum changes from previous version.
2011-01-02 08:49:59 +00:00

13 lines
325 B
Text

$NetBSD: patch-an,v 1.1.1.1 2011/01/02 08:49:59 makoto Exp $
--- canuum/canna.c.orig 2005-12-30 14:56:11.000000000 +0000
+++ canuum/canna.c
@@ -92,8 +92,6 @@ static char rcsid[] = "$Id: canna.c,v 1.
#define PARTIALREDRAW 1
#define NOREDRAW 0
-extern int errno;
-
static int maxmodelen;
static int maxwidth = 0;