terminal doc: The interlink protocol no longer uses struct term_event.

---
commit fef18a956aa0f93d36a20365997b4d41000cb66c
tree 7f7dc83c08b702a411e04d7e31dc4f79776667a4
parent f630e1e0081ffc6d0974f43868e5ae3d1c076847
author Kalle Olavi Niemitalo <[EMAIL PROTECTED]> Fri, 04 Aug 2006 00:07:18 +0300
committer Kalle Olavi Niemitalo <[EMAIL PROTECTED]> Fri, 04 Aug 2006 00:07:18 +0300

 src/terminal/itrm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/terminal/itrm.h b/src/terminal/itrm.h
index f2033c1..441ab04 100644
--- a/src/terminal/itrm.h
+++ b/src/terminal/itrm.h
@@ -67,7 +67,7 @@ struct itrm_out {
 	 * socket connection is terminal.fdin in the master process.
 	 * If the connection is from the master process to itself, it
 	 * uses a pipe; otherwise a socket.  The events are formatted
-	 * as struct term_event, but at the beginning of the
+	 * as struct interlink_event, but at the beginning of the
 	 * connection, a struct terminal_info and extra data are also
 	 * sent.  */
 	int sock;

Attachment: pgp2ozD4z6Hdu.pgp
Description: PGP signature

_______________________________________________
elinks-dev mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to