summaryrefslogtreecommitdiff
path: root/sysutils/tmux/files/extra-patch-tty-keys.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-11-12 18:49:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-11-12 18:49:35 +0000
commit398c0a58b4209008334d5297ef91c226835a9bac (patch)
tree68ad167334034c00d0f8d972062caf33628204c0 /sysutils/tmux/files/extra-patch-tty-keys.c
parentUpdate to MPICH 3.2 (diff)
Update to 2.1
Changes: https://github.com/tmux/tmux/blob/2.1/CHANGES Sponsored by: Absolight
Diffstat (limited to 'sysutils/tmux/files/extra-patch-tty-keys.c')
-rw-r--r--sysutils/tmux/files/extra-patch-tty-keys.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tmux/files/extra-patch-tty-keys.c b/sysutils/tmux/files/extra-patch-tty-keys.c
index 4d68636f3dc9..9a62a99916f2 100644
--- a/sysutils/tmux/files/extra-patch-tty-keys.c
+++ b/sysutils/tmux/files/extra-patch-tty-keys.c
@@ -1,6 +1,6 @@
---- tty-keys.c.orig 2015-05-05 20:21:51 UTC
+--- tty-keys.c.orig 2015-09-27 09:42:08 UTC
+++ tty-keys.c
-@@ -556,8 +556,6 @@ first_key:
+@@ -545,8 +545,6 @@ first_key:
* used. termios should have a better idea.
*/
bspace = tty->tio.c_cc[VERASE];