libosmocore/include
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
..
osmocom statsd: Fix compiler warning (int32_t vs. int64_t) 2016-11-11 15:24:24 +01:00
Makefile.am egprs: Add CPS tables from TS 04.60 2016-07-25 18:33:26 +00:00