Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
93ed2f3b
Commit
93ed2f3b
authored
Oct 30, 2014
by
Ghislain MARY
Browse files
Fix typo that prevents compilation to succeeded for Android.
parent
203e7f06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/audiofilters/devices.c
src/audiofilters/devices.c
+1
-1
No files found.
src/audiofilters/devices.c
View file @
93ed2f3b
...
...
@@ -193,7 +193,7 @@ void ms_sound_device_description_add(const char *manufacturer, const char *model
sound_device_descriptions
=
ms_list_append
(
sound_device_descriptions
,
new_sound_device_description
);
}
#ifndef PRO
V
_VALUE_MAX
#ifndef PRO
P
_VALUE_MAX
#define PROP_VALUE_MAX 256
#endif
...
...
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