mirror of
git://git.suckless.org/st
synced 2025-07-31 20:22:07 -07:00
Reduce visibility wherever possible
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 <djpohly@gmail.com>
This commit is contained in:
Reference in New Issue
Block a user