]> git.droids-corp.org - dpdk.git/blobdiff - devtools/check-includes.sh
net/bnxt: use SPDX license tag
[dpdk.git] / devtools / check-includes.sh
index 3629ab4c70d2ae7893d2512edba6dc93ea669bcf..749b9b26d22b0dea96dba422d36c5c2e56280c35 100755 (executable)
@@ -23,7 +23,7 @@
 # PEDANTIC_CFLAGS, PEDANTIC_CXXFLAGS and PEDANTIC_CPPFLAGS provide strict
 # C/C++ compilation flags.
 #
-# IGNORE contains a list of shell patterns matching files (relative to the
+# IGNORE contains a list of globbing patterns matching files (relative to the
 # include directory) to avoid. It is set by default to known DPDK headers
 # which must not be included on their own.
 #