X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmatch_glob.c;h=564feb6c189af14fdb4a8f9f7bd20e7ba023cc2d;hp=f60009c6efeb1d5cd6daf8ce0ebf4065fd4acc1c;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=4a23f09ebdcc59ef94e50d385cc5b17f42d8845d 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