Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
margo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
sds
margo
Commits
5ae1a253
Commit
5ae1a253
authored
Feb 16, 2017
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cut and paste error
parent
2aeaf9cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/server-hang.c
tests/server-hang.c
+1
-1
No files found.
tests/server-hang.c
View file @
5ae1a253
...
...
@@ -181,7 +181,7 @@ int main(int argc, char **argv)
static
void
usage
(
int
argc
,
char
**
argv
)
{
fprintf
(
stderr
,
"Usage: %s listen_address [-
s] [-
f filename]
\n
"
,
fprintf
(
stderr
,
"Usage: %s listen_address [-f filename]
\n
"
,
argv
[
0
]);
fprintf
(
stderr
,
" listen_address is the address or protocol for the server to use
\n
"
);
fprintf
(
stderr
,
" [-f filename] to write the server address to a file
\n
"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment