12 lines
242 B
Text
12 lines
242 B
Text
$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 ();
|