ports/editors/beav/patches/patch-basic_c

11 lines
199 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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 ();