summaryrefslogtreecommitdiff
path: root/include/vcl/filter/pdfdocument.hxx
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-07-14 22:21:25 -0400
committerAshod Nakashian <ashnakash@gmail.com>2017-07-16 05:16:26 +0200
commitd38627b26ee80ae7e330fdedea1058d35a48b92b (patch)
treed0ea105b99b789ea23e6ef26eb48846bc026bf32 /include/vcl/filter/pdfdocument.hxx
parentc7fe625c8d41f648f89765abc40bb7b8fd4ed12a (diff)
vcl: use svl signing and remove moved code
Change-Id: Id875a675d7ab649c9223ecca5de2da69ff4b8786 Reviewed-on: https://gerrit.libreoffice.org/39718 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'include/vcl/filter/pdfdocument.hxx')
-rw-r--r--include/vcl/filter/pdfdocument.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/filter/pdfdocument.hxx b/include/vcl/filter/pdfdocument.hxx
index 362d5e637e9e..09288326e921 100644
--- a/include/vcl/filter/pdfdocument.hxx
+++ b/include/vcl/filter/pdfdocument.hxx
@@ -227,7 +227,7 @@ enum class XRefEntryType
FREE,
/// xref "n" or xref stream "1".
NOT_COMPRESSED,
- /// xref stream "2.
+ /// xref stream "2".
COMPRESSED
};