aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Szymaniak <jon.szymaniak@gmail.com>2014-04-13 18:18:18 -0400
committerDimitri Stolnikov <horiz0n@gmx.net>2014-05-03 18:37:34 +0200
commitb986e31e6387ad0117172b318712acce4015cbd6 (patch)
tree5b2bab6da9695b1209224b871f1651dd6963a53b
parent24d54c369ffaf29c3bb8a98a0cfa0f15e8ed7853 (diff)
bladeRF: Fixed typo in handling 'stream_timeout_ms' device argument
-rw-r--r--lib/bladerf/bladerf_common.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bladerf/bladerf_common.cc b/lib/bladerf/bladerf_common.cc
index fd0182f..f4c2000 100644
--- a/lib/bladerf/bladerf_common.cc
+++ b/lib/bladerf/bladerf_common.cc
@@ -332,7 +332,7 @@ void bladerf_common::init(dict_t &dict, bladerf_module module)
_stream_timeout_ms = 3000;
if (dict.count("stream_timeout_ms")) {
- _stream_timeout_ms = boost::lexical_cast< unsigned int >(dict["stream_timout_ms"] );
+ _stream_timeout_ms = boost::lexical_cast< unsigned int >(dict["stream_timeout_ms"] );
}
/* Require value to be >= 2 so we can ensure we have twice as many