X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fglobset.h;h=85fdd19205e5cc17aab293530867e60db7dd18b0;hb=60cd11786766ebc148b7ec088962dd6e112f8762;hp=58cbd3de6d47ca0092adb1fd73b6f6d3fb198f8c;hpb=16f014ef35b8355de1006891fe6920c8b51675fe;p=src%2Fapp-framework-binder.git diff --git a/src/globset.h b/src/globset.h index 58cbd3de..85fdd192 100644 --- a/src/globset.h +++ b/src/globset.h @@ -26,7 +26,7 @@ struct globset_handler void *closure; /* the pattern */ - char pattern[1]; + char pattern[]; }; struct globset;