From 0a6dd744967c7727f4205740b2f6242b84262d8b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Sep 2014 01:30:20 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/info/mds.texinfo') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 1aaba91..fac11b4 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -825,12 +825,12 @@ to be @code{-INT16_MAX} (@math{-32767}) rather than @item Integer that are not especially encoded must not be -larger than 64-bits if they use fixed bit-size. If -for example @code{size_t} is 128-bits on your platform -but you are using a language that only have native -integer up to 64-bits you must use arbitrary size -integers or otherwise make sure that the value can -be properly stored and used. +larger than 64-bits if they use fixed bit-size. If, +for example, @code{size_t} is 128-bits on your +platform but you are using a language that only have +native integers up to 64-bits you must use arbitrary +size integers or otherwise make sure that the value +can be properly stored and used. @item Integer 64-bits that are not especially encoded -- cgit v1.2.3-70-g09d2