mirror of
https://git.suckless.org/st
synced 2026-07-14 12:03:56 +02:00
If vt100_0 is a automatic variable then it is initializated in each call to tsetchar, but if the variable is static it is initializated only in compile time. --- st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
60 KiB
60 KiB