X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fxpath%2Fxpath3.c;h=72cde5429e9193f26e7d199eb29b7e7cbe33ff0d;hp=6ca551dc024fa4bf593a2c25aabf31d002f858e9;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/test/xpath/xpath3.c b/test/xpath/xpath3.c index 6ca551d..72cde54 100644 --- a/test/xpath/xpath3.c +++ b/test/xpath/xpath3.c @@ -1,5 +1,5 @@ -/* $Id: xpath3.c,v 1.6 2006-03-31 15:58:10 adam Exp $ +/* $Id: xpath3.c,v 1.7 2006-05-10 08:13:41 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -53,3 +53,11 @@ static void tst(int argc, char **argv) } TL_MAIN +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +