From 1b6806e5bb39623c75b4aa8d8d6ffe1ef7ea46e7 Mon Sep 17 00:00:00 2001 From: Larry Doolittle Date: Sun, 24 Sep 2017 18:03:26 -0700 Subject: Spelling fixes Comments only, no change to functionality --- lib/bcheck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bcheck.c') 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 -- cgit v1.3.1