diff options
Diffstat (limited to 'zahl.h')
| -rw-r--r-- | zahl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* See LICENSE file for copyright and license details. */ /* Warning: libzahl is not thread-safe. */ +/* Caution: Do not use libzahl for cryptographic applications, use a specialised library. */ #include <stddef.h> |
