This website works better with JavaScript.
Explore
Help
Sign In
uLab
/
xrdp-proprietary
mirror of
https://mirror.git.trinitydesktop.org/gitea/uLab/xrdp-proprietary
Watch
0
Star
0
Fork
You've already forked xrdp-proprietary
0
Code
Issues
Releases
Wiki
Activity
int function should return
Browse Source
master
Koichiro IWAO
8 years ago
committed by
metalefty
parent
5a7208a15b
commit
5def0596e0
1 changed files
with
2 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
2
xrdp/xrdp.c
Unescape
Escape
View File
@ -657,4 +657,6 @@ main(int argc, char **argv)
{
{
g_exit
(
1
)
;
g_exit
(
1
)
;
}
}
return
0
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
uLab/xrdp-proprietary
Title
Body
Create Issue