Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
mediastreamer2
Commits
16b17b19
Commit
16b17b19
authored
Sep 22, 2015
by
Sylvain Berfini
🎩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix text stream tester compilation
parent
b4172f2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
tester/mediastreamer2_text_stream_tester.c
tester/mediastreamer2_text_stream_tester.c
+3
-1
No files found.
tester/mediastreamer2_text_stream_tester.c
View file @
16b17b19
...
...
@@ -262,6 +262,8 @@ test_suite_t text_stream_test_suite = {
"TextStream"
,
tester_init
,
tester_cleanup
,
NULL
,
NULL
,
sizeof
(
tests
)
/
sizeof
(
tests
[
0
]),
tests
};
\ No newline at end of file
};
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