X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fglobset.h;h=85fdd19205e5cc17aab293530867e60db7dd18b0;hb=f3d1f19ae308cc0559728c0ccf6281cbce5ee37c;hp=58cbd3de6d47ca0092adb1fd73b6f6d3fb198f8c;hpb=043c27c3a8fd323d59e41288b6fd24f0e9bfa9a3;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;