From 15b554571ca140195cedbf8bcb7805c1a64f3a59 Mon Sep 17 00:00:00 2001 From: Ondrej Čerman Date: Sun, 7 Jul 2019 11:29:53 +0200 Subject: devices/storage: small fixes --- includes/udisks2_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/udisks2_util.h b/includes/udisks2_util.h index abaad8eb..9998a76c 100644 --- a/includes/udisks2_util.h +++ b/includes/udisks2_util.h @@ -19,7 +19,7 @@ typedef struct udiskd { gboolean ejectable; gboolean removable; gint32 rotation_rate; - gint64 size; + guint64 size; gchar *media; gchar **media_compatibility; gboolean pm_supported; -- cgit v1.2.3