Update st.c
This commit is contained in:
2
st.c
2
st.c
@ -180,7 +180,7 @@ static void tinsertblank(int);
|
||||
static void tinsertblankline(int);
|
||||
static int tlinelen(int);
|
||||
static void tmoveto(int, int);
|
||||
tatic void tmoveato(int, int);
|
||||
static void tmoveato(int, int);
|
||||
static void tnewline(int);
|
||||
static void tputtab(int);
|
||||
static void tputc(Rune);
|
||||
|
||||
Reference in New Issue
Block a user