diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-16 18:24:07 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-16 18:24:07 +0100 |
commit | 9c0715964dedc6ad13f6795a6e054f28fcd09b15 (patch) | |
tree | 12dade8d1375142005e80b6b9177387e97f50369 /include/slibc-human.h | |
parent | add todos (diff) | |
download | slibc-9c0715964dedc6ad13f6795a6e054f28fcd09b15.tar.gz slibc-9c0715964dedc6ad13f6795a6e054f28fcd09b15.tar.bz2 slibc-9c0715964dedc6ad13f6795a6e054f28fcd09b15.tar.xz |
doc machinesize_mode
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | include/slibc-human.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/slibc-human.h b/include/slibc-human.h index d970988..1cc071f 100644 --- a/include/slibc-human.h +++ b/include/slibc-human.h @@ -117,6 +117,10 @@ enum humansize_mode }; +/** + * Settings for treating ambiguous file size + * and file offset representations when parsing. + */ enum machinesize_mode { /** |