Parent: de7e3aaa90008388ecb49b0079085911cc81414f
Author: Lucas De Marchi <lucas.de.marchi@gmail.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2013-05-01 09:08:57
Tree: 6417f27a47b0bcbf3df118f668d1152cce710729
core: 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.
Diffstat
| M | src/adapter.c | | | 6 | +++- - - |
| M | src/attrib-server.c | | | 6 | +++- - - |
| M | src/device.c | | | 10 | +++++- - - - - |
| M | src/device.h | | | 4 | ++- - |
| M | src/plugin.c | | | 2 | +- |
| M | src/sdp-client.c | | | 2 | +- |
| M | src/service.c | | | 2 | +- |
| M | src/shared/hciemu.c | | | 2 | +- |
| M | src/shared/mgmt.c | | | 4 | ++- - |
9 files changed, 19 insertions(+), 19 deletions(-)