openbsd-ports/editors/beav/patches/patch-basic_c
2010-05-22 15:05:29 +00:00

12 lines
261 B
Plaintext

$OpenBSD: patch-basic_c,v 1.1 2010/05/22 15:05:29 espie Exp $
--- basic.c.orig Sat May 22 17:00:32 2010
+++ basic.c Sat May 22 17:00:40 2010
@@ -9,7 +9,6 @@
#include "def.h"
-bool move_ptr ();
bool forwchar ();
bool wind_on_dot ();
bool backline ();