X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrav.c;h=17f961d80a1c6837aa780b09b1f572303b32602a;hb=388742fccf1ecb74c539c70fd1ac7f15f329932a;hp=a2786fc45bda3f08b04553d0f5ec6ae1775bfead;hpb=bd58c091d65d69624f6851974ae989376823ca9f;p=idzebra-moved-to-github.git diff --git a/index/trav.c b/index/trav.c index a2786fc..17f961d 100644 --- a/index/trav.c +++ b/index/trav.c @@ -1,4 +1,4 @@ -/* $Id: trav.c,v 1.50 2006-04-05 02:11:44 adam Exp $ +/* $Id: trav.c,v 1.51 2006-05-10 08:13:22 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -447,3 +447,11 @@ void repositoryDelete (ZebraHandle zh, const char *path) repositoryExtractG (zh, path, 1); } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +