[patch 4/5] terminal doc: The interlink protocol no longer uses struct term_event.
Kalle Olavi Niemitalo <[email protected]>
| Newsgroups | gmane.comp.web.links |
|---|---|
| Message-ID | <[email protected]> |
_______________________________________________ elinks-dev mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-dev
(unnamed)
(text/x-patch, 1 KB)
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;
signature.asc
(application/pgp-signature, 188 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFE0oULHm9IGt60eMgRAqQ0AKCekVo1WnvxgxmR+OzNLIE5xWLIrQCfd/6F 9ydS7koltXdua09oiaeBN+4= =t7M6 -----END PGP SIGNATURE-----