Files
pkgsrc-ng/editors/beav/patches/patch-ai
2013-09-26 17:14:40 +02:00

13 lines
242 B
Plaintext

$NetBSD: patch-ai,v 1.1 2005/12/09 13:56:51 joerg Exp $
--- basic.c.orig 2005-12-09 13:48:37.000000000 +0000
+++ basic.c
@@ -9,7 +9,6 @@
#include "def.h"
-bool move_ptr ();
bool forwchar ();
bool wind_on_dot ();
bool backline ();