naddy a3cbc8ab0c * Switch from old 4.3BSD tty ioctls to termios.
* Use the latest Debian version (1.40-18) as upstream.
* Improved description, from Debian.
* Miscellaneous clean-up.

input and ok jca@
2013-12-12 21:59:57 +00:00

12 lines
288 B
Plaintext

$OpenBSD: patch-file_c,v 1.2 2013/12/12 21:59:57 naddy Exp $
--- file.c.orig Wed Dec 11 20:07:15 2013
+++ file.c Wed Dec 11 20:07:15 2013
@@ -10,7 +10,6 @@
char load_file ();
char readin ();
void makename ();
-bool writeout ();
bool parse_f_name ();
A32 ffseek ();
A32 file_len ();