summaryrefslogtreecommitdiff
path: root/src/trg-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-client.h')
-rw-r--r--src/trg-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-client.h b/src/trg-client.h
index 0c35edb..1ac46ed 100644
--- a/src/trg-client.h
+++ b/src/trg-client.h
@@ -70,7 +70,7 @@ typedef struct {
typedef struct
{
- int connid;
+ gint connid;
JsonNode *node;
gchar *str;
GSourceFunc callback;