Browse Source

Remove spurious tabs from source.

tags/v0.99.beta18
Sam Hocevar sam 14 years ago
parent
commit
3e3210abc8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      caca/transform.c

+ 1
- 1
caca/transform.c View File

@@ -740,7 +740,7 @@ static uint32_t flipchar(uint32_t ch)
0x230a, 0x230b, /* ⌊ ⌋ */
0x230c, 0x230d, /* ⌌ ⌍ */
0x230e, 0x230f, /* ⌎ ⌏ */
0x231c, 0x231d, /* ⌜ ⌝ */
0x231c, 0x231d, /* ⌜ ⌝ */
0x231e, 0x231f, /* ⌞ ⌟ */
0x2326, 0x232b, /* ⌦ ⌫ */
0x2329, 0x232a, /* 〈 〉 */


Loading…
Cancel
Save