X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fglobset.h;h=56527b6a0c0d2dbf0fde258c9eb9a8769f087714;hb=c53b1b3433a9fcb0f4f3afe8eca1daf75d43673f;hp=40ed2fad61497a6d7113e872171c2bce17a218c1;hpb=bc247d4c9e16e548c84466d8975529568e7c395d;p=src%2Fapp-framework-binder.git diff --git a/src/globset.h b/src/globset.h index 40ed2fad..56527b6a 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;