| Index: src/liblzma/api/lzma/hardware.h
|
| ===================================================================
|
| --- src/liblzma/api/lzma/hardware.h (revision 50504)
|
| +++ src/liblzma/api/lzma/hardware.h (working copy)
|
| @@ -39,8 +39,7 @@
|
| *
|
| * This function may be useful when determining a reasonable memory
|
| * usage limit for decompressing or how much memory it is OK to use
|
| - * for compressing. For example, the default limit used by the xz
|
| - * command line tool is 40 % of RAM.
|
| + * for compressing.
|
| *
|
| * \return On success, the total amount of physical memory in bytes
|
| * is returned. If the amount of RAM cannot be determined,
|
|
|