Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Colin Watson
libpipeline
Commits
34fd4ab4
Commit
34fd4ab4
authored
Jul 10, 2017
by
Colin Watson
Browse files
tests/read.c: Update program_name
parent
730709d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/read.c
tests/read.c
+1
-1
No files found.
tests/read.c
View file @
34fd4ab4
...
...
@@ -33,7 +33,7 @@
#include "common.h"
const
char
*
program_name
=
"read
ing_long_line
"
;
const
char
*
program_name
=
"read"
;
/* Must be 8194 or bigger */
#define RANDOM_STR_LEN 9000
...
...
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