From 30e293d602872cd756c390453b5d39311268c380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BE=D1=80=D0=BE=D0=BA=D0=B8=D0=BD=20=D0=90=D0=BB?= =?UTF-8?q?=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Wed, 9 Mar 2016 19:26:25 +0300 Subject: [PATCH] fixes typo: ESVTETitle -> ESVTEtitle --- shellinabox/vt100.jspp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shellinabox/vt100.jspp b/shellinabox/vt100.jspp index dd92fa6..5f0b31d 100755 --- a/shellinabox/vt100.jspp +++ b/shellinabox/vt100.jspp @@ -83,7 +83,7 @@ #define EStitle 17 #define ESss2 18 #define ESss3 19 -#define ESVTETitle 20 +#define ESVTEtitle 20 #define ATTR_DEFAULT 0x60F0 #define ATTR_REVERSE 0x0100