X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fapitest.c;fp=index%2Fapitest.c;h=d655f92ba1befb430aa33a3428472cb923af918c;hp=6c27a32b1b4d9ea9bcbd4e1e3f294d35e7187f8b;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/index/apitest.c b/index/apitest.c index 6c27a32..d655f92 100644 --- a/index/apitest.c +++ b/index/apitest.c @@ -1,4 +1,4 @@ -/* $Id: apitest.c,v 1.24 2006-03-31 15:58:04 adam Exp $ +/* $Id: apitest.c,v 1.25 2006-05-10 08:13:20 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -287,3 +287,11 @@ int main (int argc, char **argv) zebra_stop (zs); return 0; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +