Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libcurses Add carriage return to list of valid cha...
details: https://anonhg.NetBSD.org/src/rev/f6c71a672b26
branches: trunk
changeset: 791494:f6c71a672b26
user: blymn <blymn%NetBSD.org@localhost>
date: Thu Nov 21 11:08:08 2013 +0000
description:
Add carriage return to list of valid character substitutions.
diffstat:
tests/lib/libcurses/testframe.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r c78c36ef357b -r f6c71a672b26 tests/lib/libcurses/testframe.txt
--- a/tests/lib/libcurses/testframe.txt Thu Nov 21 11:06:04 2013 +0000
+++ b/tests/lib/libcurses/testframe.txt Thu Nov 21 11:08:08 2013 +0000
@@ -193,6 +193,7 @@
\e escape
\n new line
+ \r carriage return
\t tab
\\ \ character
\nnn Where nnn is three octal digits, the character
Home |
Main Index |
Thread Index |
Old Index