libosmocore/include/osmocom
Harald Welte 1554f80f5e statsd: Fix compiler warning (int32_t vs. int64_t)
Fixes the following compiler warning:

stats_statsd.c: In function ‘osmo_stats_reporter_create_statsd’: stats_statsd.c:54:18: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  srep->send_item = osmo_stats_reporter_statsd_send_item;

Change-Id: Id36914906e0982f6ac092a311210727de66b343a
2016-11-11 15:24:24 +01:00
..
codec Mark inline header function as static 2016-09-30 12:31:50 +00:00
core statsd: Fix compiler warning (int32_t vs. int64_t) 2016-11-11 15:24:24 +01:00
crypt Add GEA3 & GEA4 ciphers 2016-07-11 19:15:24 +00:00
ctrl Revert "Constify ctrl_cmd struct fields where appropriate" 2016-10-20 17:53:10 +02:00
gprs gprs: Increase NS_ALLOC_SIZE to 3k 2016-09-23 02:42:46 +00:00
gsm gsm0408: Completing GSM 04.08 RR message types 2016-10-27 13:36:42 +02:00
sim sim: make osim_reader_ops public 2016-03-19 21:18:40 +01:00
vty fix GGSN Ctrl port to 4257 2016-09-09 16:23:18 +02:00