OSDN Git Service

health: Get rid of gint
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 1 May 2013 05:28:03 +0000 (02:28 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 1 May 2013 06:08:57 +0000 (09:08 +0300)
commit83a0806cbe4e4e3d6fa1283afdd368c62341146a
treecef42441e9b6a7b5da6ee57c15301441f0c06b66
parent2f458bfee403be6233960576d89844dd335c2dd5
health: Get rid of gint

Use plain int instead of gint. In glib gint is always a typedef to int,
so it's safe to use it even for callbacks with glib.
profiles/health/hdp.c
profiles/health/hdp_types.h
profiles/health/mcap.c
profiles/health/mcap_internal.h