X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fxpath.c;h=e238613a27a6e5a9db2fa8a50f378cfac9cd035c;hb=a5ae2b3069c7059bf103c1787cc61c7091026ee1;hp=9007200665cf70f5e5e2b714460867f6af606870;hpb=b551622098261f77647eb99bbbd4b92a3285ea5f;p=idzebra-moved-to-github.git diff --git a/util/xpath.c b/util/xpath.c index 9007200..e238613 100644 --- a/util/xpath.c +++ b/util/xpath.c @@ -1,6 +1,6 @@ -/* $Id: xpath.c,v 1.3 2003-03-01 22:45:38 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003 - Index Data Aps +/* $Id: xpath.c,v 1.6 2006-05-10 08:13:46 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -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 + */ +