rfuchs/rtpstat-fix
Richard Fuchs 12 years ago
parent 4b7b518b12
commit 25eb69476b

@ -4180,7 +4180,7 @@
+ goto next;
+ }
+ else if (str_eq(&key, "direction"))
+ bencode_list_add_str(ng_flags->direction, &value);
+ bencode_list_add_str(ng_flags->direction, &val);
+ break;
+
+ case 10:

Loading…
Cancel
Save