Parent: c71f05f6a169fce7acb9d2c5f045a21be977653d
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2013-01-09 21:09:37
Tree: b7a6c62c81cefbe1f181b93dcc531d5f4b69d823
unit: Rename x_pdu() macro on SDP test program Using the "raw_data" name makes sense, given the macro is just casting input (raw) data. It will also be reused in other tests with raw input data. Also fix this minor checkpatch.pl error: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parenthesis +#define raw_data(args...) (const unsigned char[]) { args }
Diffstat
| M | unit/test-sdp.c | | | 10 | +++++- - - - - |
1 files changed, 5 insertions(+), 5 deletions(-)