You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/teco/files/teco-no-common.patch

14 lines
289 B

https://bugs.gentoo.org/707300
--- teco-orig/te_subs.c
+++ teco/te_subs.c
@@ -249,8 +249,6 @@
/* leaves bb pointing to end of that text */
/* insert2() copies rest of buffer */
-struct buffcell *insert_p;
-
insert1()
{
int nchars; /* number of chars in cell */