X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=util%2Fxpath.c;h=e238613a27a6e5a9db2fa8a50f378cfac9cd035c;hp=613262e5229cc8d510d2a38dbf12269bff92f7a4;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/util/xpath.c b/util/xpath.c index 613262e..e238613 100644 --- a/util/xpath.c +++ b/util/xpath.c @@ -1,4 +1,4 @@ -/* $Id: xpath.c,v 1.5 2005-01-15 19:38:42 adam Exp $ +/* $Id: xpath.c,v 1.6 2006-05-10 08:13:46 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -242,3 +242,11 @@ void dump_xp_steps (struct xpath_location_step *xpath, int no) } } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +