X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Fcheck-includes.sh;h=749b9b26d22b0dea96dba422d36c5c2e56280c35;hb=a617494eeb01ff3839e61a6b21259fbb19b1218b;hp=3629ab4c70d2ae7893d2512edba6dc93ea669bcf;hpb=3c45889189924067e0c0e3f54dab36f1b938ab12;p=dpdk.git diff --git a/devtools/check-includes.sh b/devtools/check-includes.sh index 3629ab4c70..749b9b26d2 100755 --- a/devtools/check-includes.sh +++ b/devtools/check-includes.sh @@ -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. #