summaryrefslogtreecommitdiff
path: root/Src/zsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/zsh.h')
-rw-r--r--Src/zsh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/zsh.h b/Src/zsh.h
index 073f8b71b..f82e76e4b 100644
--- a/Src/zsh.h
+++ b/Src/zsh.h
@@ -2653,7 +2653,7 @@ struct ttyinfo {
#define TCALLATTRSOFF 23
#define TCSTANDOUTEND 24
#define TCUNDERLINEEND 25
-#define TCITALICSEND 27
+#define TCITALICSEND 26
#define TCHORIZPOS 27
#define TCUPCURSOR 28
#define TCDOWNCURSOR 29