X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmatch_glob.c;h=564feb6c189af14fdb4a8f9f7bd20e7ba023cc2d;hb=c6b8edd2312a4606cc014738266059a20e3b6e61;hp=f60009c6efeb1d5cd6daf8ce0ebf4065fd4acc1c;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/match_glob.c b/src/match_glob.c index f60009c..564feb6 100644 --- a/src/match_glob.c +++ b/src/match_glob.c @@ -40,6 +40,7 @@ int yaz_match_glob(const char *glob, const char *text) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab