diff options
Diffstat (limited to 'src/stdlib/intX.h')
| -rw-r--r-- | src/stdlib/intX.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/intX.h b/src/stdlib/intX.h index 7b1f90d5..e0980923 100644 --- a/src/stdlib/intX.h +++ b/src/stdlib/intX.h @@ -1,5 +1,5 @@ // Integer type infos and methods -// This file expects `c_type` and `type_name` to be defined before including: +// This file expects `INTX_H__INT_BITS` to be defined before including: // // #define INTX_H__INT_BITS 64 // #include "intX.h" |
