This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
konsole
Watch
1
Star
0
Fork
You've already forked konsole
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add fclose()
Browse Source
wilder-portage
Kurt Hindenburg
11 years ago
parent
2fac006bc1
commit
fdf7de74b5
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
tests/quote.c
1
tests/quote.c
Unescape
Escape
View File
@ -52,4 +52,5 @@ int main(int argc, char* argv[])
pchr
(
cc
,
INDENT
)
;
}
printf
(
"
\"
\n
"
)
;
fclose
(
sysin
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wilderjds/konsole
Title
Body
Create Issue