summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/up-daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/up-daemon.c b/src/up-daemon.c
index f857c00..a4ff3e1 100644
--- a/src/up-daemon.c
+++ b/src/up-daemon.c
@@ -973,7 +973,7 @@ up_daemon_start_poll (GObject *object,
UpDevice *device;
TimeoutData *data;
guint timeout;
- ulong handler_id;
+ gulong handler_id;
char *name;
device = UP_DEVICE (object);