diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-01-10 18:08:43 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-01-10 18:08:43 +0000 |
commit | c3fe7013a1079dd59ca57b16906b7e5becf36518 (patch) | |
tree | f13ff8fabd811a3119c49a99d570bb0cadef2c6d /app/xterm/MANIFEST | |
parent | f2220079d539c7d69960672698ef8db8e39597e9 (diff) |
xterm 239
correct a cast in input.c, which broke translation of numeric
keypad codes to pageup, pagedown, etc., on 64-bit platform (Debian
#511138, report by Larry Doolittle).
Diffstat (limited to 'app/xterm/MANIFEST')
-rw-r--r-- | app/xterm/MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xterm/MANIFEST b/app/xterm/MANIFEST index f8d132ad8..9c9105a06 100644 --- a/app/xterm/MANIFEST +++ b/app/xterm/MANIFEST @@ -1,4 +1,4 @@ -MANIFEST for xterm-238, version xterm-238 +MANIFEST for xterm-239, version xterm-239 -------------------------------------------------------------------------------- MANIFEST this file 256colres.h resource-definitions for 256-color mode |