projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 5.1
[ncurses.git]
/
tack
/
sync.c
diff --git
a/tack/sync.c
b/tack/sync.c
index d8866a0e5ebbb3b38e70a2a84d5a26c1a5b07556..3323b93f9ec27e2f5717b769f0c08e6e52456774 100644
(file)
--- a/
tack/sync.c
+++ b/
tack/sync.c
@@
-22,7
+22,7
@@
#include <tack.h>
#include <time.h>
#include <tack.h>
#include <time.h>
-MODULE_ID("$Id: sync.c,v 1.
1 1998/01/10 00:31:07
tom Exp $")
+MODULE_ID("$Id: sync.c,v 1.
2 2000/03/04 20:28:16
tom Exp $")
/* terminal-synchronization and performance tests */
/* terminal-synchronization and performance tests */
@@
-157,7
+157,7
@@
probe_enq_ok(void)
ptextln(" the terminal is overrun with data.");
ptext("\nENQ sequence from (u9): ");
putln(expand(tty_ENQ));
ptextln(" the terminal is overrun with data.");
ptext("\nENQ sequence from (u9): ");
putln(expand(tty_ENQ));
- ptext("ACK rec
ie
ved: ");
+ ptext("ACK rec
ei
ved: ");
putln(expand(tty_ACK));
len = user8 ? strlen(user8) : 0;
sprintf(temp, "Length of ACK %d. Expected length of ACK %d.",
putln(expand(tty_ACK));
len = user8 ? strlen(user8) : 0;
sprintf(temp, "Length of ACK %d. Expected length of ACK %d.",
@@
-368,7
+368,7
@@
sync_clear(
}
/*
}
/*
-** sync_s
y
mmary(test_list, status, ch)
+** sync_s
u
mmary(test_list, status, ch)
**
** Print out the test results.
*/
**
** Print out the test results.
*/