From ac7536fd3770c7ec8e07a2042086e5619e9e3250 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Mon, 17 Aug 2015 10:17:54 +0100 Subject: docview: updated code comment to mention missing IPF tag. --- docview/src/IPFFileFormatUnit.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docview/src/IPFFileFormatUnit.pas b/docview/src/IPFFileFormatUnit.pas index 7d6aade7..aeeaa003 100644 --- a/docview/src/IPFFileFormatUnit.pas +++ b/docview/src/IPFFileFormatUnit.pas @@ -239,7 +239,7 @@ const // FF XX ecSetLeftMargin = $02; - ecHighlight1 = $04; // hp1,2,3,5,6,7 + ecHighlight1 = $04; // hp1,2,3,4,5,6,7 ecLinkStart = $05; ecFootnoteLinkStart = $07; ecLinkEnd = $08; @@ -260,7 +260,7 @@ const ecStartLinkByResourceID = $1d; ecExternalLink = $1f; - // Subescape codes of + // SubEscape codes of HPART_DEFINE = 0; HPART_PT_HDREF = 1; HPART_PT_FNREF = 2; -- cgit v1.2.3-70-g09d2