diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2012-03-16 12:18:39 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2014-08-21 15:34:13 +0200 |
commit | ad6451fc982defb05c7d9cbb4516342169d7334a (patch) | |
tree | 40e2a2ab352fbad74f3af3a44f732b220ef9a347 /openbsc/src/libctrl/control_cmd.c | |
parent | 1d3634e0cb6f226aa9474b08180281ce178cf461 (diff) |
misc: Use other size modifiers to fix compiler warnings
control_if.c:521:2: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t’ [-Wformat]
osmo_bsc_bssap.c:473:3: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘unsigned int’ [-Wformat]
mgcp_main.c:162:4: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Wformatt]
Diffstat (limited to 'openbsc/src/libctrl/control_cmd.c')
0 files changed, 0 insertions, 0 deletions