aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/mtp3_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/mtp3_stat.h')
-rw-r--r--gtk/mtp3_stat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/mtp3_stat.h b/gtk/mtp3_stat.h
index 0249da73f5..af7ef3c0d4 100644
--- a/gtk/mtp3_stat.h
+++ b/gtk/mtp3_stat.h
@@ -30,8 +30,8 @@
*/
typedef struct _mtp3_stat_si_code_t {
- int num_msus;
- double size;
+ int num_msus;
+ int size;
} mtp3_stat_si_code_t;
typedef struct _mtp3_stat_t {