diff options
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 { /** |