From f931942e4659abd20d634a656570341cae2ab08c Mon Sep 17 00:00:00 2001 From: Jan Fajerski Date: Mon, 9 Apr 2018 12:21:34 +0200 Subject: [PATCH] common/options: change mon_data_size_warn type to TYPE_SIZE As the option represents a byte count, TYPE_SIZE is appropriate and the correct IEC unit prefixes will be parsed. Signed-off-by: Jan Fajerski --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 6372d2b0395bd..b0723dcb1e521 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1525,7 +1525,7 @@ std::vector