iio.c: Use MAX_SIZE var upgrading strings to 128 from 64
authorBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 28 Oct 2015 11:02:45 +0000 (11:02 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 15 Dec 2015 10:42:06 +0000 (10:42 +0000)
commit069985641ec6621b52a97aa1f461cea20fcdfe61
tree670f816c1fbc185275ca7c50e071cfab75f8f67c
parent657f28a67df1808a7f7c1f607ac8220ece1ad998
iio.c: Use MAX_SIZE var upgrading strings to 128 from 64

Fix inspired by Lay's PR #342 but doesn't use magic numbers

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/iio/iio.c