X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/b36fc5105e258115b789bc62b067632dfc528a05..d43d1075666c90460941d74f5a568d29707cd540:/usr/src/usr.bin/tn3270/api/api_exch.h?ds=inline diff --git a/usr/src/usr.bin/tn3270/api/api_exch.h b/usr/src/usr.bin/tn3270/api/api_exch.h index 7e4bb86137..c3d3e403ca 100644 --- a/usr/src/usr.bin/tn3270/api/api_exch.h +++ b/usr/src/usr.bin/tn3270/api/api_exch.h @@ -14,7 +14,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#)api_exch.h 3.3 (Berkeley) %G% + * @(#)api_exch.h 4.1 (Berkeley) %G% */ /* @@ -58,8 +58,9 @@ #define EXCH_EXCH_TYPE 3 /* The following is a type */ struct exch_exch { + char + opcode; /* COMMAND, TURNAROUND, or TYPE */ unsigned char - opcode, /* COMMAND, TURNAROUND, or TYPE */ my_sequence, /* 0-ff, initially zero */ your_sequence, /* 0-ff, initially zero */ command_or_type; /* Application level command or type */