diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-07-29 12:11:13 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-07-30 08:43:14 +1000 |
commit | 994f7a1c814a89e90f710dac5bf6b2445fb64712 (patch) | |
tree | 4b8be4d8872583e50028b2492fa9a9dec0a625f3 /m4 | |
parent | a863d636293cd7361639c1a8cf9c4f7f15da1e1d (diff) |
record: silence some compiler warnings.
warning: passing argument 4 of ‘RecordAProtocolElement’ discards qualifiers
from pointer target type
note: expected ‘pointer’ but argument is of type ‘const void *’
record.c:2745: warning: passing argument 1 of ‘SwapConnSetupInfo’ from
incompatible pointer type
../include/swaprep.h:243: note: expected ‘char *’ but argument is of type
‘struct xConnSetup *’
record.c:2745: warning: passing argument 1 of ‘SwapConnSetupInfo’ from
incompatible pointer type
../include/swaprep.h:243: note: expected ‘char *’ but argument is of type
‘struct xConnSetup *’
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions