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 --- tests/abitest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/abitest.c') diff --git a/tests/abitest.c b/tests/abitest.c index c4059d4..4a192bd 100644 --- a/tests/abitest.c +++ b/tests/abitest.c @@ -425,7 +425,7 @@ static int two_member_union_test(void) { } /* - * Win64 calling convetntion test. + * Win64 calling convention test. */ typedef struct many_struct_test_type_s {long long a, b, c;} many_struct_test_type; -- cgit v1.3.1