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
66b7b753
Commit
66b7b753
authored
Feb 28, 2013
by
Ghislain MARY
Browse files
Ooops... the '*' should not be there.
parent
f62a0aaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/mediastreamer2/mscommon.h
include/mediastreamer2/mscommon.h
+1
-1
No files found.
include/mediastreamer2/mscommon.h
View file @
66b7b753
...
...
@@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "TargetConditionals.h"
#endif
#define MS_UNUSED(x) ((void
*
)(x))
#define MS_UNUSED(x) ((void)(x))
#define ms_malloc ortp_malloc
#define ms_malloc0 ortp_malloc0
...
...
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