No change.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@47 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Unknown User d91-jda
1995-07-13 20:21:00 +00:00
parent 3dcfd484c5
commit 9ad5a0ab5f

View File

@@ -77,9 +77,9 @@ unsigned char *subsave;
#define TS_SB 3 /* throw away begin's... */
#define TS_SE 4 /* ...end's (suboption negotiation) */
#define TS_WILL 5 /* will option negotiation */
#define TS_WONT 6 /* wont " */
#define TS_DO 7 /* do " */
#define TS_DONT 8 /* dont " */
#define TS_WONT 6 /* wont -''- */
#define TS_DO 7 /* do -''- */
#define TS_DONT 8 /* dont -''- */
void
telrcv()