X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzebraapi.c;h=c40bce87a2df3fd81c3fb6cf10d776cb2b1ba824;hb=cdcde0c689ec4b66f1884dbd455284b7a35fb425;hp=9a88ead6c545ac9c5f4c2f5c89ce95fb8c688370;hpb=f49130df276ecd0cdc157338da45ae5c46546d3a;p=idzebra-moved-to-github.git diff --git a/index/zebraapi.c b/index/zebraapi.c index 9a88ead..c40bce8 100644 --- a/index/zebraapi.c +++ b/index/zebraapi.c @@ -1,4 +1,4 @@ -/* $Id: zebraapi.c,v 1.216 2006-05-05 07:34:25 adam Exp $ +/* $Id: zebraapi.c,v 1.217 2006-05-10 08:13:23 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -2473,3 +2473,11 @@ void zebra_lock_prefix (Res res, char *path) strcat (path, "/"); } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +