Xinqi Bao's Git

Reduce visibility wherever possible
authorDevin J. Pohly <[email protected]>
Sat, 24 Feb 2018 22:32:20 +0000 (16:32 -0600)
committerDevin J. Pohly <[email protected]>
Mon, 26 Feb 2018 03:56:26 +0000 (21:56 -0600)
When possible, declare functions/variables static and move struct
definitions out of headers.  In order to allow utf8decode to become
internal, use codepoint for DECSCUSR extension directly.

Signed-off-by: Devin J. Pohly <[email protected]>

No differences found