mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(trunk libT) #2360: ratio-limit becomes a strange value on uClibc
This commit is contained in:
@@ -54,7 +54,7 @@ typedef struct JSON_value_struct {
|
||||
union {
|
||||
JSON_int_t integer_value;
|
||||
|
||||
long double float_value;
|
||||
double float_value;
|
||||
|
||||
struct {
|
||||
const char* value;
|
||||
|
||||
Reference in New Issue
Block a user