This website requires JavaScript.
Explore
Help
Sign In
kts
/
noirchat
Watch
1
Star
0
Fork
You've already forked noirchat
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Added showUsers to x11.c
Browse Source
master
kts
2014-03-09 20:51:57 -07:00
parent
b5a9757ae0
commit
4a24277aba
1 changed files
with
4 additions
and
0 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
Expand all files
Collapse all files
4
x11/x11.c
Unescape
Escape
View File
@ -445,3 +445,7 @@ void clearAttributes() {
void
showPrompt
(
)
{
void
showPrompt
(
)
{
}
}
// implement!
void
showUsers
(
)
{
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
kts/noirchat
Title
Body
Create Issue