From 159324eebddb0a6101832a3433f845fc74a3735e Mon Sep 17 00:00:00 2001 From: Sangwoo Lee Date: Sun, 26 Jun 2016 01:55:55 +0900 Subject: Fix typo in info --- abi-compliance-checker.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abi-compliance-checker.pl b/abi-compliance-checker.pl index 4cffd9d..3906b66 100644 --- a/abi-compliance-checker.pl +++ b/abi-compliance-checker.pl @@ -739,7 +739,7 @@ OTHER OPTIONS: Levels: 1 - skip non-Linux headers (e.g. win32_*.h, etc.) 2 - skip internal headers (e.g. *_p.h, impl/*.h, etc.) - 3 - skip headers that iclude non-Linux headers + 3 - skip headers that include non-Linux headers 4 - skip headers included by others -tolerant -- cgit v1.2.3