diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/bcheck.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bcheck.c b/lib/bcheck.c index d0c1ae2..90f0ad2 100644 --- a/lib/bcheck.c +++ b/lib/bcheck.c @@ -244,7 +244,7 @@ BOUND_PTR_INDIR(16) #if defined(__GNUC__) && (__GNUC__ >= 6) /* - * At least gcc 6.2 complains when __builtin_frame_address is used whith + * At least gcc 6.2 complains when __builtin_frame_address is used with * nonzero argument. */ #pragma GCC diagnostic push |
