X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebra-lock.h;h=2312f5768627b050b14f1c8559e93f7d9b7d56c8;hb=c23dcf8e79596d2ae1fc05596e1d60ed318962e7;hp=dd6133c98029cdf77421dfe6a52b4d57d9c5852a;hpb=896c0427df9d8eff5de6a1735dcd992e067df844;p=idzebra-moved-to-github.git diff --git a/include/zebra-lock.h b/include/zebra-lock.h index dd6133c..2312f57 100644 --- a/include/zebra-lock.h +++ b/include/zebra-lock.h @@ -1,6 +1,6 @@ -/* $Id: zebra-lock.h,v 1.7 2002-08-02 19:26:55 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 - Index Data Aps +/* $Id: zebra-lock.h,v 1.9 2006-05-10 08:13:19 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -89,3 +89,11 @@ YAZ_EXPORT int zebra_mutex_cond_signal (Zebra_mutex_cond *p); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +