HTMLv: 'IF' jump distance too large

git-svn-id: svn://kolibrios.org@1978 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Yogev Ezra 2011-06-25 14:06:59 +00:00
parent 893421fc3f
commit cb0ba10058

View File

@ -477,7 +477,7 @@ void TWebBrowser::WhatTextStyle(word left1, top1, width1) {
IF (ignor_text == 1) return;
//
IF(!chTag("title")) IF(w_title == 0) {
if(!chTag("title")) IF(w_title == 0) {
copystr(" ", #line);
w_title = 1;
}