This website works better with JavaScript.
Explore
Help
Sign In
aselimov
/
st
Watch
1
Star
0
Fork
You've already forked st
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
minor code-style: whitespace fixes
Browse Source
master
Hiltjo Posthuma
7 years ago
parent
0b507bb731
commit
7648697f71
1 changed files
with
1 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
st.c
Unescape
Escape
View File
@ -740,7 +740,6 @@ sigchld(int a)
exit
(
0
)
;
exit
(
0
)
;
}
}
void
void
stty
(
char
*
*
args
)
stty
(
char
*
*
args
)
{
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
aselimov/st
Title
Body
Create Issue