X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fxpath.c;h=e238613a27a6e5a9db2fa8a50f378cfac9cd035c;hb=7415d28c149c1bab51fe93aeaccdd14085b69bd9;hp=613262e5229cc8d510d2a38dbf12269bff92f7a4;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git 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 + */ +