diff options
Diffstat (limited to 'src/plist.h')
| -rw-r--r-- | src/plist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plist.h b/src/plist.h index 8428597..bd12e3a 100644 --- a/src/plist.h +++ b/src/plist.h | |||
| @@ -44,6 +44,7 @@ struct plist_data_s { | |||
| 44 | char *strval; | 44 | char *strval; |
| 45 | wchar_t *unicodeval; | 45 | wchar_t *unicodeval; |
| 46 | uint8_t *buff; | 46 | uint8_t *buff; |
| 47 | GTimeVal timeval; | ||
| 47 | }; | 48 | }; |
| 48 | uint64_t length; | 49 | uint64_t length; |
| 49 | plist_type type; | 50 | plist_type type; |
