This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
st
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Silencing the compiler but keeping strparse.
This will really be needed when there is a full 256 color support.
master
Christoph Lohmann
12 years ago
parent
c58950f2ef
commit
81c678e53e
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
st.c
+ 5
- 0
st.c
View File
@ -1465,6 +1465,11 @@ void
strhandle
(
void
)
{
char
*
p
;
/*
*
TODO
:
make
this
being
useful
in
case
of
color
palette
change
.
*/
strparse
(
)
;
p
=
strescseq
.
buf
;
switch
(
strescseq
.
type
)
{
Write
Preview
Loading…
Cancel
Save