X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmutex.c;h=9db9a54e49507e98fe497c30bc74381914d8f764;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=fe36077087e80921c5679464f899945cd9c46f80;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/mutex.c b/src/mutex.c index fe36077..9db9a54 100644 --- a/src/mutex.c +++ b/src/mutex.c @@ -106,6 +106,7 @@ YAZ_EXPORT void yaz_mutex_destroy(YAZ_MUTEX *p) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab