Changeset 9359 for branches/1.7x/libtransmission/JSON_parser.h
- Timestamp:
- Oct 22, 2009, 2:30:43 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7x/libtransmission/JSON_parser.h
r8409 r9359 55 55 JSON_int_t integer_value; 56 56 57 longdouble float_value;57 double float_value; 58 58 59 59 struct {
Note: See TracChangeset
for help on using the changeset viewer.