X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmutex.c;h=27058fd59079eca842989660ccb533599a77ab4c;hp=fe36077087e80921c5679464f899945cd9c46f80;hb=9773a01f6dae65e5f9c424b3f2bc7454b8270cfc;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/mutex.c b/src/mutex.c index fe36077..27058fd 100644 --- a/src/mutex.c +++ b/src/mutex.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -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