Files
loongoffice/hwpfilter
Andrea Gelmini 63f2ef5100 Fix typo in code
It passed "make check" on Linux

Change-Id: I2d6f6521b8862eb49de5f074fc48da956d2c8303
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101592
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-29 11:21:46 +02:00
..
2020-08-29 11:21:46 +02:00

Filter for a word processor file format popular in Korea (Hangul Word Processor).

Unfortunately apparently there is a newer version of the file format
in use nowadays and the code doesn't handle that correctly but
silently corrupts the input. See fdo#70097.