Fixed bug displaying unicode box characters.
[pspp] / src / output / ascii.c
index 756235c5cbf6cae7183e19d4a287ff6566840c7a..bc1b225a405f5eab2cba4c641d67dea895ade199 100644 (file)
@@ -120,6 +120,7 @@ static const ucs4_t unicode_box_chars[N_BOX] =
     0x2564, 0x256a, 0x256c,
     0x2564, 0x256a, 0x256c,
     0x2554, 0x2560, 0x2560,
+    0x2560, 0x256c, 0x256c,
     0x2566, 0x256c, 0x256c,
   };