Put local variables footer in all c, h files.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 May 2006 08:13:17 +0000 (08:13 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 May 2006 08:13:17 +0000 (08:13 +0000)
213 files changed:
bfile/bfile.c
bfile/cfile.c
bfile/cfile.h
bfile/commit.c
bfile/mfile.c
bfile/mfile.h
bfile/tstbfile1.c
data1/d1_absyn.c
data1/d1_attset.c
data1/d1_doespec.c
data1/d1_espec.c
data1/d1_expout.c
data1/d1_grs.c
data1/d1_handle.c
data1/d1_if.c
data1/d1_map.c
data1/d1_marc.c
data1/d1_prtree.c
data1/d1_read.c
data1/d1_soif.c
data1/d1_sumout.c
data1/d1_sutrs.c
data1/d1_tagset.c
data1/d1_varset.c
data1/d1_write.c
dfa/agrep.c
dfa/bset.c
dfa/dfa.c
dfa/dfap.h
dfa/grepper.c
dfa/imalloc.c
dfa/imalloc.h
dfa/lexer.c
dfa/lexer.h
dfa/readfile.c
dfa/set.c
dfa/states.c
dict/close.c
dict/dclose.c
dict/dcompact.c
dict/delete.c
dict/dict-p.h
dict/dictext.c
dict/dicttest.c
dict/dopen.c
dict/drdwr.c
dict/insert.c
dict/lookgrep.c
dict/lookup.c
dict/lookupec.c
dict/open.c
dict/scan.c
dict/scantest.c
include/bset.h
include/charmap.h
include/d1_absyn.h
include/dfa.h
include/dfaset.h
include/direntz.h
include/idzebra/api.h
include/idzebra/api_swig.h
include/idzebra/bfile.h
include/idzebra/data1.h
include/idzebra/dict.h
include/idzebra/flock.h
include/idzebra/isam-codec.h
include/idzebra/isam.h
include/idzebra/isamb.h
include/idzebra/isamc.h
include/idzebra/isams.h
include/idzebra/recctrl.h
include/idzebra/recgrs.h
include/idzebra/res.h
include/idzebra/snippet.h
include/idzebra/util.h
include/idzebra/version.h
include/idzebra/zebramap.h
include/passwddb.h
include/rset.h
include/sortidx.h
include/zebra-lock.h
include/zebra_xpath.h
index/api_swig.c
index/apitest.c
index/attribute.c
index/compact.c
index/dir.c
index/dirs.c
index/extract.c
index/index.h
index/invstat.c
index/kcompare.c
index/kcontrol.c
index/kdump.c
index/kinput.c
index/limit.c
index/main.c
index/orddict.c
index/orddict.h
index/rank.h
index/rank1.c
index/ranksimilarity.c
index/rankstatic.c
index/recindex.c
index/recindex.h
index/recindxp.h
index/reckeys.c
index/reckeys.h
index/recstat.c
index/retrieve.c
index/sortidx.c
index/symtab.c
index/trav.c
index/trunc.c
index/zebraapi.c
index/zebrash.c
index/zinfo.c
index/zinfo.h
index/zrpn.c
index/zserver.c
index/zserver.h
index/zsets.c
index/zvrank.c
isamb/isamb.c
isamb/tstisamb.c
isamc/isamc-p.h
isamc/isamc.c
isamc/merge.c
isams/isams.c
recctrl/alvis.c
recctrl/csvread.c
recctrl/danbibr.c
recctrl/inline.c
recctrl/inline.h
recctrl/marcomp.c
recctrl/marcomp.h
recctrl/marcread.c
recctrl/recctrl.c
recctrl/recgrs.c
recctrl/rectext.c
recctrl/regxread.c
recctrl/safari.c
recctrl/sgmlread.c
recctrl/xmlread.c
recctrl/xslt.c
rset/rsbetween.c
rset/rsbool.c
rset/rset.c
rset/rsisamb.c
rset/rsisamc.c
rset/rsisams.c
rset/rsmultiandor.c
rset/rsnull.c
rset/rsprox.c
rset/rstemp.c
test/api/rankingrecords.h
test/api/safari1.c
test/api/t0.c
test/api/t1.c
test/api/t10.c
test/api/t11.c
test/api/t12.c
test/api/t13.c
test/api/t14.c
test/api/t15.c
test/api/t2.c
test/api/t3.c
test/api/t4.c
test/api/t5.c
test/api/t6.c
test/api/t7.c
test/api/t8.c
test/api/t9.c
test/api/testclient.c
test/api/testlib.c
test/api/testlib.h
test/charmap/charmap1.c
test/codec/tstcodec.c
test/espec/t1.c
test/filters/grs.marc.c
test/filters/grs.xml.c
test/filters/text.c
test/marcxml/t1.c
test/marcxml/t2.c
test/mbox/mbox1.c
test/rusmarc/t1.c
test/sort/sort1.c
test/sort2/t1.c
test/xpath/xpath1.c
test/xpath/xpath2.c
test/xpath/xpath3.c
test/xpath/xpath4.c
test/xpath/xpath5.c
test/xpath/xpath6.c
test/xslt/xslt1.c
test/xslt/xslt2.c
test/xslt/xslt3.c
test/xslt/xslt4.c
util/atoi_zn.c
util/charmap.c
util/dirent.c
util/flock.c
util/passtest.c
util/passwddb.c
util/res-test.c
util/res.c
util/snippet.c
util/tstcharmap.c
util/tstflock.c
util/xpath.c
util/zebra-lock.c
util/zebramap.c
util/zint.c

index 3006249..a4b5353 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: bfile.c,v 1.46 2006-05-05 09:14:02 adam Exp $
+/* $Id: bfile.c,v 1.47 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -454,3 +454,11 @@ int bfs_shadow_directory_stat(BFiles bfs, int no, const char **directory,
     return mf_area_directory_stat(bfs->commit_area, no, directory,
                                  used_bytes, max_bytes);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 94875e6..8e7e860 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: cfile.c,v 1.35 2005-04-15 10:47:47 adam Exp $
+/* $Id: cfile.c,v 1.36 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -521,3 +521,11 @@ int cf_close (CFile cf)
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index c162aa6..50736a1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: cfile.h,v 1.17 2005-01-15 19:38:17 adam Exp $
+/* $Id: cfile.h,v 1.18 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -86,3 +86,11 @@ void cf_commit (CFile cf);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 992f4dd..f0dfd37 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: commit.c,v 1.26 2006-04-05 02:02:36 adam Exp $
+/* $Id: commit.c,v 1.27 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -248,3 +248,11 @@ void cf_commit (CFile cf)
         cf_commit_flat (cf);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 7a437c0..b5b125e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mfile.c,v 1.64 2006-05-05 09:14:02 adam Exp $
+/* $Id: mfile.c,v 1.65 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -633,3 +633,11 @@ int mf_area_directory_stat(MFile_area ma, int no, const char **directory,
        *used_bytes = d->max_bytes - d->avail_bytes;
     return 1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index dee394f..7f653cb 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mfile.h,v 1.4 2006-05-05 09:14:02 adam Exp $
+/* $Id: mfile.h,v 1.5 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -165,3 +165,11 @@ int mf_area_directory_stat(MFile_area ma, int no, const char **directory,
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4566566..6972674 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: tstbfile1.c,v 1.2 2005-09-19 09:37:31 adam Exp $
+/* $Id: tstbfile1.c,v 1.3 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -185,3 +185,11 @@ int main(int argc, char **argv)
     bfs_destroy(bfs);
     exit(0);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4a008df..1df3e3f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_absyn.c,v 1.23 2006-02-07 00:17:44 adam Exp $
+/* $Id: d1_absyn.c,v 1.24 2006-05-10 08:13:17 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1227,3 +1227,11 @@ data1_absyn *data1_read_absyn (data1_handle dh, const char *file,
     yaz_log(YLOG_DEBUG, "%s: data1_read_absyn end", file);
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f42c2f5..bcd3484 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_attset.c,v 1.7 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_attset.c,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -191,3 +191,11 @@ data1_attset *data1_read_attset(data1_handle dh, const char *file)
     fclose(f);
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 066952a..9b56b07 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_doespec.c,v 1.8 2005-02-08 00:36:08 adam Exp $
+/* $Id: d1_doespec.c,v 1.9 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -371,3 +371,11 @@ int data1_doespec1 (data1_handle dh, data1_node *n, Z_Espec1 *e)
     }
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 8a1b6e0..d170d8a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_espec.c,v 1.9 2005-03-05 11:35:18 adam Exp $
+/* $Id: d1_espec.c,v 1.10 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -365,3 +365,11 @@ Z_Espec1 *data1_read_espec1 (data1_handle dh, const char *file)
     fclose (f);
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f51cab0..51048fa 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_expout.c,v 1.6 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_expout.c,v 1.7 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1418,3 +1418,11 @@ Z_ExplainRecord *data1_nodetoexplain (data1_handle dh, data1_node *n,
     yaz_log(YLOG_WARN, "No category in Explain record");
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e295a25..0cbfb46 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_grs.c,v 1.7 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_grs.c,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -403,3 +403,11 @@ Z_GenericRecord *data1_nodetogr(data1_handle dh, data1_node *n,
     }
     return data1_nodetogr_r(dh, n, select, o, len, wellknown_tag);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 25cbb76..f6ea2d7 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_handle.c,v 1.10 2006-05-05 17:18:50 adam Exp $
+/* $Id: d1_handle.c,v 1.11 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -160,3 +160,11 @@ int data1_is_xmlmode(data1_handle dh)
 {
     return 1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 6d56b49..741bf41 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_if.c,v 1.7 2005-06-02 11:59:53 adam Exp $
+/* $Id: d1_if.c,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -292,3 +292,11 @@ int data1_CountOccurences(data1_node* node, char* pTagPath)
 
     return iRetVal;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a7fea67..4039dc5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_map.c,v 1.8 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_map.c,v 1.9 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -352,3 +352,11 @@ data1_node *data1_map_record (data1_handle dh, data1_node *n,
     return res;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a7d8a7b..7299506 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_marc.c,v 1.13 2006-02-10 15:19:55 adam Exp $
+/* $Id: d1_marc.c,v 1.14 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -485,3 +485,11 @@ char *data1_nodetomarc(data1_handle dh, data1_marctab *p, data1_node *n,
     *len = nodetomarc(dh, p, n, selected, buf, size);
     return *buf;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 77d67c3..0044093 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_prtree.c,v 1.7 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_prtree.c,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -135,3 +135,11 @@ void data1_pr_tree (data1_handle dh, data1_node *n, FILE *out)
 {
     pr_tree (dh, n, out, 0);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 91bea6c..f5aa467 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_read.c,v 1.17 2005-04-28 08:12:28 adam Exp $
+/* $Id: d1_read.c,v 1.18 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1178,3 +1178,11 @@ void data1_concat_text(data1_handle dh, NMEM m, data1_node *n)
         data1_concat_text(dh, m, n->child);
     }
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 6b1a078..e6dfc03 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_soif.c,v 1.4 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_soif.c,v 1.5 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -89,3 +89,11 @@ char *data1_nodetosoif (data1_handle dh, data1_node *n, int select, int *len)
     *len = wrbuf_len(b);
     return wrbuf_buf(b);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 0168ff8..9dda172 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_sumout.c,v 1.6 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_sumout.c,v 1.7 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -114,3 +114,11 @@ Z_BriefBib *data1_nodetosummary (data1_handle dh, data1_node *n,
     }
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d66ce23..75810b6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_sutrs.c,v 1.4 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_sutrs.c,v 1.5 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -149,3 +149,11 @@ char *data1_nodetobuf (data1_handle dh, data1_node *n, int select, int *len)
     *len = wrbuf_len(b);
     return wrbuf_buf(b);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2e32ef4..6277032 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_tagset.c,v 1.6 2005-01-15 19:38:18 adam Exp $
+/* $Id: d1_tagset.c,v 1.7 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -260,3 +260,11 @@ data1_tagset *data1_read_tagset (data1_handle dh, const char *file, int type)
     fclose(f);
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 907ce46..b369b33 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_varset.c,v 1.7 2005-04-23 16:30:58 adam Exp $
+/* $Id: d1_varset.c,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -156,3 +156,11 @@ data1_varset *data1_read_varset (data1_handle dh, const char *file)
     fclose(f);
     return res;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index cdaf1b8..9ff3199 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_write.c,v 1.7 2006-03-29 10:43:23 adam Exp $
+/* $Id: d1_write.c,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -250,3 +250,11 @@ char *data1_nodetoidsgml (data1_handle dh, data1_node *n, int select, int *len)
     *len = wrbuf_len(b);
     return wrbuf_buf(b);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 71e7b37..77592bf 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: agrep.c,v 1.16 2005-06-14 20:28:53 adam Exp $
+/* $Id: agrep.c,v 1.17 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -299,3 +299,11 @@ char **argv;
     dfa_delete (&dfa);
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 3634774..d71fd45 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: bset.c,v 1.8 2005-03-30 09:25:23 adam Exp $
+/* $Id: bset.c,v 1.9 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -274,3 +274,11 @@ void pr_charBSet (BSetHandle *sh, BSet src, void (*f) (int))
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 5c3d376..8ad7f82 100644 (file)
--- a/dfa/dfa.c
+++ b/dfa/dfa.c
@@ -1,4 +1,4 @@
-/* $Id: dfa.c,v 1.34 2005-03-30 09:25:23 adam Exp $
+/* $Id: dfa.c,v 1.35 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1151,3 +1151,11 @@ void dfa_delete (struct DFA **dfap)
     ifree (*dfap);
     *dfap = NULL;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b37aa21..8fe3e32 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dfap.h,v 1.12 2005-01-15 21:45:42 adam Exp $
+/* $Id: dfap.h,v 1.13 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -91,3 +91,11 @@ void        add_DFA_tran    (struct DFA_states *, struct DFA_state *,
 }
 #endif
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 94a13ad..590d78c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: grepper.c,v 1.14 2005-04-15 10:47:47 adam Exp $
+/* $Id: grepper.c,v 1.15 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -419,3 +419,11 @@ int main (int argc, char **argv)
     dfa_delete (&dfa);
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index cf1e504..ad2b5f6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: imalloc.c,v 1.13 2005-04-15 10:47:47 adam Exp $
+/* $Id: imalloc.c,v 1.14 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -126,3 +126,11 @@ void imemstat (void)
     fputc( '\n', stdout );
 }
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 627b0d0..90c8525 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: imalloc.h,v 1.7 2005-01-15 19:38:19 adam Exp $
+/* $Id: imalloc.h,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -44,3 +44,11 @@ extern int  free_calls;
 }
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index c6e1d85..1a8bd30 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: lexer.c,v 1.14 2005-03-30 09:25:23 adam Exp $
+/* $Id: lexer.c,v 1.15 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -137,3 +137,11 @@ int main (int argc, char **argv)
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index af42998..8465b4f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: lexer.h,v 1.6 2005-01-15 19:38:19 adam Exp $
+/* $Id: lexer.h,v 1.7 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -35,3 +35,11 @@ extern int ccluse;
 }
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 7682ea5..ce66db9 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: readfile.c,v 1.11 2005-03-30 09:25:23 adam Exp $
+/* $Id: readfile.c,v 1.12 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -164,3 +164,11 @@ int read_file (const char *s, struct DFA *dfa)
     fclose (inf);
     return err_no;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f13e307..bcbcf9e 100644 (file)
--- a/dfa/set.c
+++ b/dfa/set.c
@@ -1,4 +1,4 @@
-/* $Id: set.c,v 1.10 2005-01-15 21:45:42 adam Exp $
+/* $Id: set.c,v 1.11 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -253,3 +253,11 @@ int eq_DFASet (DFASetType st, DFASet s1, DFASet s2)
             return 0;
     return s1 == s2;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 76cf6cf..51638d1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: states.c,v 1.9 2005-01-15 21:45:42 adam Exp $
+/* $Id: states.c,v 1.10 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -196,3 +196,11 @@ void sort_DFA_states (struct DFA_states *dfas)
     ifree (dfas->hasharray);
     dfas->hasharray = NULL;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index be53165..d2cde9f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: close.c,v 1.10 2006-03-26 14:02:49 adam Exp $
+/* $Id: close.c,v 1.11 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -46,3 +46,11 @@ int dict_close (Dict dict)
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d61e87e..9ef33b4 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dclose.c,v 1.8 2005-01-15 19:38:21 adam Exp $
+/* $Id: dclose.c,v 1.9 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -41,3 +41,11 @@ int dict_bf_close (Dict_BFile dbf)
     xfree (dbf);
     return i;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e68e7d2..ba57c82 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dcompact.c,v 1.13 2005-01-15 19:38:21 adam Exp $
+/* $Id: dcompact.c,v 1.14 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -142,3 +142,11 @@ int dict_copy_compact (BFiles bfs, const char *from_name, const char *to_name)
     dict_close (dict_to);
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d943a45..52169bc 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: delete.c,v 1.11 2005-01-15 19:38:21 adam Exp $
+/* $Id: delete.c,v 1.12 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -229,3 +229,11 @@ int dict_delete_subtree (Dict dict, const char *p, void *client,
     return dict_del_string (dict, (const Dict_char*) p, dict->head.root, 1,
                            client, f);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e43532c..7df6ba0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dict-p.h,v 1.3 2005-01-15 19:38:21 adam Exp $
+/* $Id: dict-p.h,v 1.4 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -111,3 +111,11 @@ void       dict_bf_compact (Dict_BFile dbf);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b2bda3a..a04b057 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dictext.c,v 1.13 2005-04-15 10:47:48 adam Exp $
+/* $Id: dictext.c,v 1.14 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -108,3 +108,11 @@ int main (int argc, char **argv)
 
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 331f5f5..dbebc8d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dicttest.c,v 1.35 2005-09-13 11:51:05 adam Exp $
+/* $Id: dicttest.c,v 1.36 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -319,3 +319,11 @@ int main (int argc, char **argv)
     res_close (my_resource);
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 80f80e8..89b7085 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dopen.c,v 1.12 2005-06-14 20:28:53 adam Exp $
+/* $Id: dopen.c,v 1.13 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -89,3 +89,11 @@ void dict_bf_compact (Dict_BFile dbf)
 {
     dbf->compact_flag = 1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 463b941..0909717 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: drdwr.c,v 1.17 2005-06-14 20:28:53 adam Exp $
+/* $Id: drdwr.c,v 1.18 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -252,3 +252,11 @@ int dict_bf_touch (Dict_BFile dbf, int no)
     return -1;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 1b295d6..b12124b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: insert.c,v 1.25 2005-01-15 19:38:21 adam Exp $
+/* $Id: insert.c,v 1.26 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -449,3 +449,11 @@ int dict_insert (Dict dict, const char *str, int userlen, void *userinfo)
                     userlen, userinfo);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 03193ed..2767ba8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: lookgrep.c,v 1.30 2005-11-01 10:16:08 adam Exp $
+/* $Id: lookgrep.c,v 1.31 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -441,3 +441,11 @@ void dict_grep_cmap (Dict dict, void *vp,
     dict->grep_cmap = cmap;
     dict->grep_cmap_data = vp;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f220542..4fa725f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: lookup.c,v 1.13 2005-01-15 19:38:23 adam Exp $
+/* $Id: lookup.c,v 1.14 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -103,3 +103,11 @@ char *dict_lookup (Dict dict, const char *p)
         return NULL;
     return dict_look (dict, (const Dict_char *) p, dict->head.root);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 7e9ef54..5791ffa 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: lookupec.c,v 1.12 2005-01-15 19:38:23 adam Exp $
+/* $Id: lookupec.c,v 1.13 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -170,3 +170,11 @@ int dict_lookup_ec (Dict dict, char *pattern, int range,
     return i;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 27ff9da..07cf10d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: open.c,v 1.24 2006-03-26 14:03:18 adam Exp $
+/* $Id: open.c,v 1.25 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -105,3 +105,11 @@ int dict_strlen (const Dict_char *s)
 {
     return strlen((const char *) s);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2e300b6..02d3361 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: scan.c,v 1.19 2005-01-15 19:38:24 adam Exp $
+/* $Id: scan.c,v 1.20 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -226,3 +226,11 @@ int dict_scan (Dict dict, char *str, int *before, int *after, void *client,
     return dict_scan_r (dict, dict->head.root, 0, (Dict_char *) str,
                        before, after, client, f);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f9de000..732aab5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: scantest.c,v 1.4 2005-04-29 18:43:30 adam Exp $
+/* $Id: scantest.c,v 1.5 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -186,3 +186,11 @@ int main(int argc, char **argv)
        exit(1);
     exit(0);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index de9eea7..78b9957 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: bset.h,v 1.6 2005-01-15 21:45:42 adam Exp $
+/* $Id: bset.h,v 1.7 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -60,3 +60,11 @@ void       pr_charBSet    (BSetHandle *sh, BSet src, void (*f)(int));
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index ed248e1..518d30f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: charmap.h,v 1.14 2005-06-15 21:31:45 adam Exp $
+/* $Id: charmap.h,v 1.15 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -52,3 +52,11 @@ YAZ_EXPORT const char *chr_map_output(chrmaptab t, const char **from, int len);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 80556ed..00804f1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: d1_absyn.h,v 1.2 2005-06-29 16:52:27 adam Exp $
+/* $Id: d1_absyn.h,v 1.3 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -60,3 +60,11 @@ struct data1_absyn
 };
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 345109d..f0de59c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dfa.h,v 1.12 2005-01-15 21:45:42 adam Exp $
+/* $Id: dfa.h,v 1.13 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -102,3 +102,11 @@ extern unsigned short
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 1f52be7..4254cd8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dfaset.h,v 1.1 2005-01-15 21:45:42 adam Exp $
+/* $Id: dfaset.h,v 1.2 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -55,3 +55,11 @@ int         eq_DFASet     (DFASetType s, DFASet s1, DFASet s2);
 YAZ_END_CDECL
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 1b2035a..656eba8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: direntz.h,v 1.11 2005-01-15 22:13:14 adam Exp $
+/* $Id: direntz.h,v 1.12 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -46,3 +46,11 @@ YAZ_END_CDECL
 #include <dirent.h>
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 622469d..e6ce250 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: api.h,v 1.33 2006-04-04 00:09:51 adam Exp $
+/* $Id: api.h,v 1.34 2006-05-10 08:13:19 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -571,3 +571,11 @@ YAZ_END_CDECL
  */
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index edd3e09..74ed40a 100644 (file)
@@ -110,3 +110,11 @@ void args_use (IDZebraSession sess,
   if (local) res_close(local);                                   \
 
 #endif /* API_SWIG_H */
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d61e651..9a4ff67 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: bfile.h,v 1.8 2006-05-05 09:15:11 adam Exp $
+/* $Id: bfile.h,v 1.9 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2006
    Index Data ApS
 
@@ -220,3 +220,11 @@ int bfs_shadow_directory_stat(BFiles bfs, int no, const char **directory,
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index dfdcd03..eda8ea4 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: data1.h,v 1.11 2006-03-29 10:43:24 adam Exp $
+/* $Id: data1.h,v 1.12 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -590,3 +590,11 @@ YAZ_EXPORT void data1_absyn_destroy(data1_handle dh);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a620165..8a2828b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dict.h,v 1.4 2005-05-01 20:43:11 adam Exp $
+/* $Id: dict.h,v 1.5 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -98,3 +98,11 @@ int dict_copy_compact (BFiles bfs, const char *from, const char *to);
 YAZ_END_CDECL
    
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a45b603..8e52e9f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: flock.h,v 1.2 2006-03-23 12:06:37 adam Exp $
+/* $Id: flock.h,v 1.3 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -48,3 +48,11 @@ int zebra_lock_r (ZebraLockHandle h);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 8223e0b..bca1591 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isam-codec.h,v 1.2 2005-01-15 19:38:24 adam Exp $
+/* $Id: isam-codec.h,v 1.3 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -32,3 +32,11 @@ typedef struct {
 } ISAM_CODEC;
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 000178c..250184a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isam.h,v 1.2 2005-01-15 19:38:24 adam Exp $
+/* $Id: isam.h,v 1.3 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -220,3 +220,11 @@ ISAM isam_open (BFiles bfs,
 #endif
 
 #endif  /* ISAM_H */
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 142bd3f..1f89e56 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isamb.h,v 1.5 2005-04-13 13:03:47 adam Exp $
+/* $Id: isamb.h,v 1.6 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -75,3 +75,11 @@ void isamb_dump(ISAMB b, ISAM_P pos, void (*pr)(const char *str));
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 7b7aeba..bafee88 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isamc.h,v 1.4 2005-04-15 10:47:48 adam Exp $
+/* $Id: isamc.h,v 1.5 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -96,3 +96,11 @@ int isamc_block_size (ISAMC is, int type);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 8f85bf0..65b35af 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isams.h,v 1.3 2005-04-13 13:03:47 adam Exp $
+/* $Id: isams.h,v 1.4 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -63,3 +63,11 @@ int isams_pp_num (ISAMS_PP pp);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 3600245..fddb08a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recctrl.h,v 1.18 2006-05-05 09:12:21 adam Exp $
+/* $Id: recctrl.h,v 1.19 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2006
    Index Data ApS
 
@@ -169,3 +169,11 @@ RecType recType_byName(RecTypes rts, Res res, const char *name,
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2e0b3a3..0a6d7ce 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recgrs.h,v 1.3 2005-01-15 19:38:24 adam Exp $
+/* $Id: recgrs.h,v 1.4 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -54,3 +54,11 @@ int grs_extract_tree(struct recExtractCtrl *p, data1_node *n);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index fb2662a..797286f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: res.h,v 1.8 2005-09-15 09:27:18 pop Exp $
+/* $Id: res.h,v 1.9 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -94,3 +94,11 @@ void res_dump (Res r, int level);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4766927..6e527d0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: snippet.h,v 1.4 2005-08-26 10:13:30 adam Exp $
+/* $Id: snippet.h,v 1.5 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -66,3 +66,11 @@ zebra_snippets *zebra_snippets_window(zebra_snippets *doc, zebra_snippets *hit,
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index ea7baec..b0f54f3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: util.h,v 1.5 2005-11-09 11:51:29 adam Exp $
+/* $Id: util.h,v 1.6 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -88,3 +88,11 @@ YAZ_END_CDECL
 #define NATTR 0
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index fe80f34..cc624b8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: version.h,v 1.3 2005-03-30 09:25:23 adam Exp $
+/* $Id: version.h,v 1.4 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -24,6 +24,14 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #define ZEBRAVER "1.4.0"
 
-#define ZEBRADATE "$Date: 2005-03-30 09:25:23 $"
+#define ZEBRADATE "$Date: 2006-05-10 08:13:20 $"
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 0349316..a7ef2f7 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebramap.h,v 1.5 2006-03-28 12:39:07 adam Exp $
+/* $Id: zebramap.h,v 1.6 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -75,3 +75,11 @@ WRBUF zebra_replace(ZebraMaps zms, unsigned reg_id, const char *ex_list,
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2d86782..f6b8015 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: passwddb.h,v 1.7 2005-05-30 13:27:08 adam Exp $
+/* $Id: passwddb.h,v 1.8 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -40,3 +40,11 @@ YAZ_END_CDECL
 
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 7c33116..12e2e07 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rset.h,v 1.57 2005-06-22 19:42:37 adam Exp $
+/* $Id: rset.h,v 1.58 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -268,3 +268,11 @@ void rset_visit(RSET rset, int level);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d77ca12..ff27d6b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: sortidx.h,v 1.8 2005-01-15 21:45:42 adam Exp $
+/* $Id: sortidx.h,v 1.9 2006-05-10 08:13:19 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -43,3 +43,11 @@ void sortIdx_read (SortIdx si, char *buf);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 43f68da..2312f57 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebra-lock.h,v 1.8 2005-01-15 19:38:24 adam Exp $
+/* $Id: zebra-lock.h,v 1.9 2006-05-10 08:13:19 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -89,3 +89,11 @@ YAZ_EXPORT int zebra_mutex_cond_signal (Zebra_mutex_cond *p);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 20a876a..3ab9f6c 100644 (file)
@@ -37,3 +37,11 @@ void dump_xp_steps (struct xpath_location_step *xpath, int no);
 
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4bb9ab3..f453abd 100644 (file)
@@ -336,3 +336,11 @@ void free_array(const char **args)
     xfree (args);
   }
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 6c27a32..d655f92 100644 (file)
@@ -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
+ */
+
index cfeb007..a637f99 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: attribute.c,v 1.21 2006-02-22 08:42:16 adam Exp $
+/* $Id: attribute.c,v 1.22 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -69,3 +69,11 @@ int att_getentbyatt(ZebraHandle zi, attent *res, oid_value set, int att,
     res->local_attributes = r->locals;
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index be24030..08c880c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: compact.c,v 1.4 2005-01-15 19:38:24 adam Exp $
+/* $Id: compact.c,v 1.5 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -32,3 +32,11 @@ void inv_compact (BFiles bfs)
 {
     dict_copy_compact (bfs, FNAME_DICT, "out");
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 44b22cb..eb468ae 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dir.c,v 1.32 2006-04-04 00:09:00 adam Exp $
+/* $Id: dir.c,v 1.33 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -154,3 +154,11 @@ void dir_free (struct dir_entry **e_p)
     xfree (e);
     *e_p = NULL;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index aa466a7..c5416ee 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dirs.c,v 1.23 2005-05-09 19:57:35 adam Exp $
+/* $Id: dirs.c,v 1.24 2006-05-10 08:13:20 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -222,3 +222,11 @@ void dirs_free (struct dirs_info **pp)
     *pp = NULL;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 10ff2bf..3f21862 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: extract.c,v 1.208 2006-05-09 11:31:37 marc Exp $
+/* $Id: extract.c,v 1.209 2006-05-10 08:13:21 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -2159,3 +2159,11 @@ void encode_key_flush (struct encode_info *i, FILE *outf)
     i->prevseq=0;
 }
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 82480b5..588f96c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: index.h,v 1.159 2006-05-03 09:31:26 marc Exp $
+/* $Id: index.h,v 1.160 2006-05-10 08:13:21 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -491,3 +491,11 @@ void zebra_term_untrans(ZebraHandle zh, int reg_type,
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 905e961..40fc02a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: invstat.c,v 1.49 2006-05-05 09:14:03 adam Exp $
+/* $Id: invstat.c,v 1.50 2006-05-10 08:13:21 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -299,3 +299,11 @@ int zebra_register_statistics (ZebraHandle zh, int dumpdict)
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d05ad2a..83f5af5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: kcompare.c,v 1.57 2005-05-31 07:29:10 adam Exp $
+/* $Id: kcompare.c,v 1.58 2006-05-10 08:13:21 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -338,3 +338,11 @@ int key_SU_decode (int *ch, const unsigned char *out)
     return len;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index ad7f81f..e5d2b6b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: kcontrol.c,v 1.1 2005-05-03 09:11:34 adam Exp $
+/* $Id: kcontrol.c,v 1.2 2006-05-10 08:13:21 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -74,3 +74,11 @@ struct rset_key_control *zebra_key_control_create(ZebraHandle zh)
     return kc;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index ce273be..6103bca 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: kdump.c,v 1.30 2005-08-05 10:40:13 adam Exp $
+/* $Id: kdump.c,v 1.31 2006-05-10 08:13:21 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -195,3 +195,11 @@ int main (int argc, char **argv)
     exit (0);
 }
 #endif    
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f98c0d5..899c5d5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: kinput.c,v 1.73 2006-05-09 08:12:22 adam Exp $
+/* $Id: kinput.c,v 1.74 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -885,3 +885,11 @@ void zebra_index_merge (ZebraHandle zh)
 
     key_heap_destroy (hi, nkeys);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 972d77e..f431cfb 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: limit.c,v 1.6 2005-11-29 09:37:04 adam Exp $
+/* $Id: limit.c,v 1.7 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -123,3 +123,11 @@ void zebra_limit_for_rset(struct zebra_limit *zl,
     }
 }
                          
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index ae942ed..6ccc1f5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: main.c,v 1.128 2006-03-31 15:58:04 adam Exp $
+/* $Id: main.c,v 1.129 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -304,3 +304,11 @@ int main (int argc, char **argv)
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e93d04f..f53f0d1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: orddict.c,v 1.2 2006-02-09 08:31:02 adam Exp $
+/* $Id: orddict.c,v 1.3 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -72,3 +72,11 @@ int dict_delete_subtree_ord(Dict d, int ord, void *client,
     wrbuf_free(w, 1);
     return r;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index db9a455..d630ad6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: orddict.h,v 1.2 2006-02-09 08:31:02 adam Exp $
+/* $Id: orddict.h,v 1.3 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -39,3 +39,11 @@ int dict_delete_subtree_ord(Dict d, int ord, void *client,
 
 YAZ_END_CDECL
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4ef5aa1..93632e6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rank.h,v 1.1 2006-05-03 09:31:26 marc Exp $
+/* $Id: rank.h,v 1.2 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -61,3 +61,11 @@ extern struct rank_control *rank_similarity_class;
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 5bfae86..d9153b5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rank1.c,v 1.29 2006-05-03 13:26:12 marc Exp $
+/* $Id: rank1.c,v 1.30 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -246,3 +246,11 @@ static struct rank_control rank_control = {
 };
  
 struct rank_control *rank_1_class = &rank_control;
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 5394b30..c740de2 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: ranksimilarity.c,v 1.6 2006-05-10 07:54:41 marc Exp $
+/* $Id: ranksimilarity.c,v 1.7 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -403,3 +403,11 @@ static struct rank_control rank_control = {
 };
  
 struct rank_control *rank_similarity_class = &rank_control;
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a937ad7..5ba63ef 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rankstatic.c,v 1.5 2006-05-03 09:31:26 marc Exp $
+/* $Id: rankstatic.c,v 1.6 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -181,3 +181,11 @@ static struct rank_control rank_control = {
 };
  
 struct rank_control *rank_static_class = &rank_control;
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index bef5034..b9cd407 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recindex.c,v 1.47 2006-03-26 14:17:01 adam Exp $
+/* $Id: recindex.c,v 1.48 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -977,3 +977,11 @@ char *rec_strdup(const char *s, size_t *len)
     return p;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 0e6f2a6..a3c808c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recindex.h,v 1.26 2006-03-26 14:17:01 adam Exp $
+/* $Id: recindex.h,v 1.27 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -72,3 +72,11 @@ enum {
 
 YAZ_END_CDECL
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 1a18b97..dbc2e29 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recindxp.h,v 1.17 2005-01-15 19:38:26 adam Exp $
+/* $Id: recindxp.h,v 1.18 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -81,3 +81,11 @@ struct record_index_entry {
 };
 
 YAZ_END_CDECL
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 346fd28..067de6b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: reckeys.c,v 1.3 2005-11-09 11:51:29 adam Exp $
+/* $Id: reckeys.c,v 1.4 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -251,3 +251,11 @@ int zebra_rec_keys_read(zebra_rec_keys_t keys,
     }
     return 1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2fc05a0..42348ea 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: reckeys.h,v 1.3 2005-11-09 11:51:29 adam Exp $
+/* $Id: reckeys.h,v 1.4 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -47,3 +47,11 @@ void zebra_rec_keys_set_buf(zebra_rec_keys_t p, char *buf, size_t sz,
                            int copy_buf);
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index edab221..48f890d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recstat.c,v 1.14 2005-06-14 20:28:54 adam Exp $
+/* $Id: recstat.c,v 1.15 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -58,3 +58,11 @@ void rec_prstat (Records records)
           "Total size with overhead             %8" ZINT_FORMAT0,
          total_bytes);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 675f7e0..16ae27a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: retrieve.c,v 1.39 2006-05-02 08:27:43 marc Exp $
+/* $Id: retrieve.c,v 1.40 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -320,3 +320,11 @@ int zebra_record_fetch (ZebraHandle zh, SYSNO sysno, int score,
     *addinfo = retrieveCtrl.addinfo;
     return retrieveCtrl.diagnostic;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d9c3fb8..413e251 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: sortidx.c,v 1.15 2005-08-18 19:20:38 adam Exp $
+/* $Id: sortidx.c,v 1.16 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -144,3 +144,11 @@ void sortIdx_read (SortIdx si, char *buf)
     if (!r)
         memset (buf, 0, SORT_IDX_ENTRYSIZE);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 1c6fde4..5103d5d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: symtab.c,v 1.8 2005-01-15 19:38:27 adam Exp $
+/* $Id: symtab.c,v 1.9 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -90,3 +90,11 @@ void strtab_del (struct strtab *t,
         }
     xfree (t);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a2786fc..17f961d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: trav.c,v 1.50 2006-04-05 02:11:44 adam Exp $
+/* $Id: trav.c,v 1.51 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -447,3 +447,11 @@ void repositoryDelete (ZebraHandle zh, const char *path)
     repositoryExtractG (zh, path, 1);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 00f453c..297795c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: trunc.c,v 1.64 2005-10-22 17:32:09 adam Exp $
+/* $Id: trunc.c,v 1.65 2006-05-10 08:13:22 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -465,3 +465,11 @@ RSET rset_trunc(ZebraHandle zi, ISAM_P *isam_p, int no,
     return result;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 9a88ead..c40bce8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebraapi.c,v 1.216 2006-05-05 07:34:25 adam Exp $
+/* $Id: zebraapi.c,v 1.217 2006-05-10 08:13:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -2473,3 +2473,11 @@ void zebra_lock_prefix (Res res, char *path)
         strcat (path, "/");
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 462bfda..e1f6ede 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebrash.c,v 1.36 2005-12-09 11:33:32 adam Exp $
+/* $Id: zebrash.c,v 1.37 2006-05-10 08:13:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -861,3 +861,11 @@ int main (int argc, char ** argv)
     shell();
     return 0;
 } /* main */
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a61dac1..8551e90 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zinfo.c,v 1.57 2006-03-30 09:52:15 adam Exp $
+/* $Id: zinfo.c,v 1.58 2006-05-10 08:13:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1667,3 +1667,11 @@ void zebraExplain_loadAttsets (data1_handle dh, Res res)
      If the database doesn't exist globally (in TargetInfo) an 
      AttributeSetInfo must be added (globally).
  */
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 981353d..a0cfacc 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zinfo.h,v 1.29 2006-03-30 09:52:15 adam Exp $
+/* $Id: zinfo.h,v 1.30 2006-05-10 08:13:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -88,3 +88,11 @@ RecordAttr *rec_init_attr (ZebraExplainInfo zei, Record rec);
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b72d4d2..2a25753 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zrpn.c,v 1.211 2006-05-09 10:46:56 adam Exp $
+/* $Id: zrpn.c,v 1.212 2006-05-10 08:13:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -3127,3 +3127,11 @@ ZEBRA_RES rpn_scan(ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt,
     return ZEBRA_OK;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 565e652..8989087 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zserver.c,v 1.145 2006-03-31 15:58:04 adam Exp $
+/* $Id: zserver.c,v 1.146 2006-05-10 08:13:23 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -841,3 +841,11 @@ int main (int argc, char **argv)
 
     return statserv_main (argc, argv, bend_init, bend_close);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 138f777..08b7149 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zserver.h,v 1.59 2005-01-15 19:38:29 adam Exp $
+/* $Id: zserver.h,v 1.60 2006-05-10 08:13:25 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -29,3 +29,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 YAZ_BEGIN_CDECL
 
 YAZ_END_CDECL
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 98fd1dc..a223a7a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zsets.c,v 1.100 2006-05-03 09:31:26 marc Exp $
+/* $Id: zsets.c,v 1.101 2006-05-10 08:13:26 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1202,3 +1202,11 @@ ZEBRA_RES zebra_snippets_hit_vector(ZebraHandle zh, const char *setname,
     return ZEBRA_OK;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 88433bf..c2fc218 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zvrank.c,v 1.20 2006-05-03 09:31:26 marc Exp $
+/* $Id: zvrank.c,v 1.21 2006-05-10 08:13:26 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -842,3 +842,11 @@ static struct rank_control rank_control_vsm = {
  
 struct rank_control *rank_zv_class = &rank_control_vsm;
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 57e05bd..151960e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isamb.c,v 1.81 2005-08-19 12:58:01 adam Exp $
+/* $Id: isamb.c,v 1.82 2006-05-10 08:13:26 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1947,3 +1947,11 @@ again:
     }
     return 1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 048e6cb..a85b276 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: tstisamb.c,v 1.22 2005-10-27 09:09:52 adam Exp $
+/* $Id: tstisamb.c,v 1.23 2006-05-10 08:13:27 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -581,3 +581,11 @@ int main(int argc, char **argv)
     exit(0);
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index c03894f..ca82daa 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isamc-p.h,v 1.15 2005-04-19 08:44:30 adam Exp $
+/* $Id: isamc-p.h,v 1.16 2006-05-10 08:13:27 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -104,3 +104,11 @@ int isamc_write_block (ISAMC is, int cat, zint pos, char *src);
 YAZ_END_CDECL
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 61949c4..a736e42 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isamc.c,v 1.30 2005-04-13 13:03:48 adam Exp $
+/* $Id: isamc.c,v 1.31 2006-05-10 08:13:27 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -574,3 +574,11 @@ zint isamc_pp_num (ISAMC_PP pp)
     return pp->numKeys;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 68fc2e5..072e5ae 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: merge.c,v 1.30 2005-04-13 13:03:48 adam Exp $
+/* $Id: merge.c,v 1.31 2006-05-10 08:13:27 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -479,3 +479,11 @@ void isamc_merge (ISAMC is, ISAM_P *ipos, ISAMC_I *data)
     *ipos = cat + firstpos * 8;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 9ddc0f0..f60771f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: isams.c,v 1.12 2005-04-13 13:03:48 adam Exp $
+/* $Id: isams.c,v 1.13 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -251,3 +251,11 @@ int isams_read_item (ISAMS_PP pp, char **dst)
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index fd35eae..1a28b76 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: alvis.c,v 1.10 2006-05-02 08:27:43 marc Exp $
+/* $Id: alvis.c,v 1.11 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -679,3 +679,11 @@ idzebra_filter
     &filter_type,
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index cbf73e1..6e2b064 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: csvread.c,v 1.4 2006-04-26 11:12:31 adam Exp $
+/* $Id: csvread.c,v 1.5 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -334,3 +334,11 @@ idzebra_filter
     &grs_type_csv,
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d949124..92e1d18 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: danbibr.c,v 1.10 2005-03-31 12:42:06 adam Exp $
+/* $Id: danbibr.c,v 1.11 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -238,3 +238,11 @@ idzebra_filter
     
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index be1a1de..30c04d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    $Id: inline.c,v 1.5 2004-12-13 20:51:32 adam Exp $
+    $Id: inline.c,v 1.6 2006-05-10 08:13:28 adam Exp $
 */
 #include <stdio.h>
 #include <string.h>
@@ -123,3 +123,11 @@ int inline_parse(inline_field *pif, const char *tag, const char *s)
     }
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index a171bbc..a9ea93e 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    $Id: inline.h,v 1.3 2003-11-24 12:54:57 mike Exp $
+    $Id: inline.h,v 1.4 2006-05-10 08:13:28 adam Exp $
 */
 #ifndef INLINE_H
 #define INLINE_H
@@ -35,3 +35,11 @@ void inline_destroy_field(inline_field *p);
 #endif
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 23b4044..276bfdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    $Id: marcomp.c,v 1.5 2005-01-03 19:27:53 adam Exp $
+    $Id: marcomp.c,v 1.6 2006-05-10 08:13:28 adam Exp $
 
     marcomp.c - compiler of MARC statements.
 */
@@ -403,3 +403,11 @@ mc_subfield *mc_getsubfields(mc_context *c, mc_subfield *parent)
     }     
     return psf;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 48a90f8..4c34023 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    $Id: marcomp.h,v 1.1 2003-02-28 12:33:39 oleg Exp $
+    $Id: marcomp.h,v 1.2 2006-05-10 08:13:28 adam Exp $
 */
 #ifndef MARCOMP_H
 #define MARCOMP_H
@@ -107,3 +107,11 @@ const char *mc_error(mc_errcode no);
 #endif
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 320cbde..5d74c35 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: marcread.c,v 1.33 2006-04-26 11:12:31 adam Exp $
+/* $Id: marcread.c,v 1.34 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -889,3 +889,11 @@ idzebra_filter
     0,
 };
     
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 586a187..410effc 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recctrl.c,v 1.24 2006-05-05 07:34:26 adam Exp $
+/* $Id: recctrl.c,v 1.25 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2006
    Index Data ApS
 
@@ -299,3 +299,11 @@ RecType recType_byName (RecTypes rts, Res res, const char *name,
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index da1ad60..55bdaa5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: recgrs.c,v 1.108 2006-02-07 00:17:44 adam Exp $
+/* $Id: recgrs.c,v 1.109 2006-05-10 08:13:28 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -1553,3 +1553,11 @@ int zebra_grs_retrieve(void *clientData, struct recRetrieveCtrl *p,
     return 0;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e984f84..ba618d6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rectext.c,v 1.30 2006-04-26 11:12:31 adam Exp $
+/* $Id: rectext.c,v 1.31 2006-05-10 08:13:30 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -255,3 +255,11 @@ idzebra_filter
     &filter_type,
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4ec6a2c..5658f65 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: regxread.c,v 1.60 2006-04-26 11:12:31 adam Exp $
+/* $Id: regxread.c,v 1.61 2006-05-10 08:13:30 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -2013,3 +2013,11 @@ idzebra_filter
 #endif
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 3d73553..432b2dc 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: safari.c,v 1.11 2006-04-26 11:12:32 adam Exp $
+/* $Id: safari.c,v 1.12 2006-05-10 08:13:31 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -269,3 +269,11 @@ idzebra_filter
     &filter_type,
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2fa0f93..dd9167e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: sgmlread.c,v 1.19 2006-04-26 11:12:32 adam Exp $
+/* $Id: sgmlread.c,v 1.20 2006-05-10 08:13:31 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -135,3 +135,11 @@ idzebra_filter
     &grs_type_sgml,
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4a05b57..6311668 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xmlread.c,v 1.20 2005-06-14 18:27:23 adam Exp $
+/* $Id: xmlread.c,v 1.21 2006-05-10 08:13:31 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -539,3 +539,11 @@ idzebra_filter
     
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index cb9b8a9..cced009 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xslt.c,v 1.20 2006-05-02 08:27:43 marc Exp $
+/* $Id: xslt.c,v 1.21 2006-05-10 08:13:31 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -725,3 +725,11 @@ idzebra_filter
     &filter_type,
     0,
 };
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2117dc8..71de9c6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsbetween.c,v 1.42 2005-06-22 19:42:39 adam Exp $
+/* $Id: rsbetween.c,v 1.43 2006-05-10 08:13:32 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -323,3 +323,11 @@ static void r_get_terms(RSET ct, TERMID *terms, int maxterms, int *curterm)
 }
 
  
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index d4683fa..8d18751 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsbool.c,v 1.57 2005-05-24 20:40:15 adam Exp $
+/* $Id: rsbool.c,v 1.58 2006-05-10 08:13:33 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -512,3 +512,11 @@ static void r_get_terms(RSET ct, TERMID *terms, int maxterms, int *curterm)
     rset_getterms(info->rset_r, terms, maxterms, curterm);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b71fe78..ef3696d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rset.c,v 1.52 2005-06-22 19:42:39 adam Exp $
+/* $Id: rset.c,v 1.53 2006-05-10 08:13:33 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -403,3 +403,11 @@ void rset_visit(RSET rset, int level)
        rset_visit(rset->children[i], level+1);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 6dd65ed..1c10438 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsisamb.c,v 1.35 2005-09-16 09:58:39 adam Exp $
+/* $Id: rsisamb.c,v 1.36 2006-05-10 08:13:33 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -186,3 +186,11 @@ static int r_write(RSFD rfd, const void *buf)
     yaz_log(YLOG_FATAL, "ISAMB set type is read-only");
     return -1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b0c9201..beecdc5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsisamc.c,v 1.40 2005-05-24 11:35:43 adam Exp $
+/* $Id: rsisamc.c,v 1.41 2006-05-10 08:13:33 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -141,3 +141,11 @@ static void r_pos (RSFD rfd, double *current, double *total)
 
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 5fd70cf..6b5f41c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsisams.c,v 1.23 2005-05-24 11:35:43 adam Exp $
+/* $Id: rsisams.c,v 1.24 2006-05-10 08:13:33 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -127,3 +127,11 @@ static void r_pos (RSFD rfd, double *current, double *total)
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b810c54..ccf57de 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsmultiandor.c,v 1.19 2005-05-24 11:35:43 adam Exp $
+/* $Id: rsmultiandor.c,v 1.20 2006-05-10 08:13:33 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -622,3 +622,11 @@ static void r_get_terms(RSET ct, TERMID *terms, int maxterms, int *curterm)
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 8c5522f..0e509c8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsnull.c,v 1.36 2005-06-02 11:59:54 adam Exp $
+/* $Id: rsnull.c,v 1.37 2006-05-10 08:13:34 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -95,3 +95,11 @@ static int r_write(RSFD rfd, const void *buf)
     yaz_log(YLOG_FATAL, "NULL set type is read-only");
     return -1;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 334a2f7..a4f7259 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rsprox.c,v 1.29 2005-05-24 11:35:43 adam Exp $
+/* $Id: rsprox.c,v 1.30 2006-05-10 08:13:34 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -333,3 +333,11 @@ static void r_get_terms(RSET ct, TERMID *terms, int maxterms, int *curterm)
         rset_getterms(ct->children[i], terms, maxterms, curterm);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 338e697..3b29b7c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rstemp.c,v 1.65 2005-06-14 20:28:54 adam Exp $
+/* $Id: rstemp.c,v 1.66 2006-05-10 08:13:34 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -333,3 +333,11 @@ static void r_pos(RSFD rfd, double  *current, double  *total)
     *current = (double) mrfd->cur;
     *total = (double) info->hits;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 2e84a35..0fa564a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: rankingrecords.h,v 1.2 2005-01-15 19:38:35 adam Exp $
+/* $Id: rankingrecords.h,v 1.3 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -53,3 +53,11 @@ const char *recs[] = {
         0 };
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f865c51..ae561ba 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: safari1.c,v 1.10 2006-03-31 15:58:05 adam Exp $
+/* $Id: safari1.c,v 1.11 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -111,3 +111,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
+ */
+
index 8562208..15ddb77 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t0.c,v 1.3 2006-03-31 15:58:05 adam Exp $
+/* $Id: t0.c,v 1.4 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -31,3 +31,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
+ */
+
index bf88e50..867a681 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t1.c,v 1.14 2006-03-31 15:58:05 adam Exp $
+/* $Id: t1.c,v 1.15 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -35,3 +35,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
+ */
+
index 6e53237..4429132 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t10.c,v 1.10 2006-03-31 15:58:05 adam Exp $
+/* $Id: t10.c,v 1.11 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -95,3 +95,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
+ */
+
index cf286c6..1f27186 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t11.c,v 1.4 2006-03-31 15:58:05 adam Exp $
+/* $Id: t11.c,v 1.5 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -128,3 +128,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
+ */
+
index 9574044..71d7c7b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t12.c,v 1.3 2006-03-31 15:58:05 adam Exp $
+/* $Id: t12.c,v 1.4 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -79,3 +79,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
+ */
+
index f04125b..ee5d7f3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t13.c,v 1.7 2006-03-31 16:02:56 adam Exp $
+/* $Id: t13.c,v 1.8 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -117,3 +117,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
+ */
+
index ea51d40..b2045b2 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t14.c,v 1.3 2006-03-31 15:58:05 adam Exp $
+/* $Id: t14.c,v 1.4 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 2004-2005
    Index Data ApS
 
@@ -65,3 +65,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
+ */
+
index cfd9eea..ebc1909 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t15.c,v 1.3 2006-04-05 02:52:31 adam Exp $
+/* $Id: t15.c,v 1.4 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 2004-2005
    Index Data ApS
 
@@ -130,3 +130,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
+ */
+
index fcfa4d4..449331a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t2.c,v 1.18 2006-03-31 15:58:05 adam Exp $
+/* $Id: t2.c,v 1.19 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -41,3 +41,11 @@ 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
+ */
+
index 0c409c0..ac7e6bd 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t3.c,v 1.19 2006-03-31 15:58:05 adam Exp $
+/* $Id: t3.c,v 1.20 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -86,3 +86,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
+ */
+
index 4055c5a..85a57ab 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t4.c,v 1.19 2006-03-31 15:58:05 adam Exp $
+/* $Id: t4.c,v 1.20 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -129,3 +129,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
+ */
+
index a8fc54b..96ec8d3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t5.c,v 1.15 2006-03-31 15:58:05 adam Exp $
+/* $Id: t5.c,v 1.16 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -101,3 +101,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
+ */
+
index f94052f..4f05092 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t6.c,v 1.12 2006-03-31 15:58:05 adam Exp $
+/* $Id: t6.c,v 1.13 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -89,3 +89,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
+ */
+
index a57726c..d5ce6ea 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t7.c,v 1.11 2006-03-31 15:58:05 adam Exp $
+/* $Id: t7.c,v 1.12 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -81,3 +81,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
+ */
+
index 484cccf..0c811a6 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t8.c,v 1.9 2006-03-31 15:58:05 adam Exp $
+/* $Id: t8.c,v 1.10 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -92,3 +92,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
+ */
+
index 0637e2e..cfbae53 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t9.c,v 1.8 2006-03-31 15:58:05 adam Exp $
+/* $Id: t9.c,v 1.9 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -48,3 +48,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
+ */
+
index 78ce9ba..efe98fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: testclient.c,v 1.2 2004-09-22 12:13:10 heikki Exp $
+ * $Id: testclient.c,v 1.3 2006-05-10 08:13:35 adam Exp $
  *
  * Z39.50 client specifically for Zebra testing.
  */
@@ -125,3 +125,11 @@ int main(int argc, char **argv)
     ZOOM_connection_destroy (z);
     exit (exit_code);
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 3eb6918..84e7b73 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: testlib.c,v 1.31 2006-04-04 00:02:34 adam Exp $
+/* $Id: testlib.c,v 1.32 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -459,3 +459,11 @@ void tl_check_filter(ZebraService zs, const char *name)
 
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 0354356..a6ac3cc 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: testlib.h,v 1.18 2006-03-31 15:58:05 adam Exp $
+/* $Id: testlib.h,v 1.19 2006-05-10 08:13:35 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -124,3 +124,11 @@ void tl_check_filter(ZebraService zs, const char *name);
 
 #define TL_MAIN int main(int argc, char **argv) { \
  YAZ_CHECK_INIT(argc, argv); tst(argc, argv); YAZ_CHECK_TERM; }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e53dce6..5783946 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: charmap1.c,v 1.9 2006-03-31 15:58:06 adam Exp $
+/* $Id: charmap1.c,v 1.10 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -86,3 +86,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
+ */
+
index 6fc6f5c..0c993e0 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: tstcodec.c,v 1.8 2006-02-20 18:33:09 adam Exp $
+/* $Id: tstcodec.c,v 1.9 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -224,3 +224,11 @@ int main(int argc, char **argv)
     exit(ret);
 }
     
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 3f5cf94..9c522df 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t1.c,v 1.6 2006-03-31 15:58:06 adam Exp $
+/* $Id: t1.c,v 1.7 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -52,3 +52,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
+ */
+
index 51e2f49..bcd7f55 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: grs.marc.c,v 1.3 2006-03-31 15:58:07 adam Exp $
+/* $Id: grs.marc.c,v 1.4 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -51,3 +51,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
+ */
+
index 429d074..f091dec 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: grs.xml.c,v 1.3 2006-03-31 15:58:07 adam Exp $
+/* $Id: grs.xml.c,v 1.4 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -52,3 +52,11 @@ 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
+ */
+
index c16a859..4fd9ec9 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: text.c,v 1.3 2006-03-31 15:58:07 adam Exp $
+/* $Id: text.c,v 1.4 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -62,3 +62,11 @@ 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
+ */
+
index 9d096ab..f4f6125 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t1.c,v 1.7 2006-03-31 15:58:07 adam Exp $
+/* $Id: t1.c,v 1.8 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -51,3 +51,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
+ */
+
index 19378b4..22c7800 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t2.c,v 1.6 2006-03-31 15:58:08 adam Exp $
+/* $Id: t2.c,v 1.7 2006-05-10 08:13:36 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -47,3 +47,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
+ */
+
index 340c7b0..3295db2 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mbox1.c,v 1.3 2006-03-31 15:58:08 adam Exp $
+/* $Id: mbox1.c,v 1.4 2006-05-10 08:13:37 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -54,3 +54,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
+ */
+
index 4ec7e21..7bf31d8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t1.c,v 1.5 2006-03-31 15:58:09 adam Exp $
+/* $Id: t1.c,v 1.6 2006-05-10 08:13:38 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -60,3 +60,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
+ */
+
index b11f17a..4e648c1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: sort1.c,v 1.7 2006-03-31 15:58:09 adam Exp $
+/* $Id: sort1.c,v 1.8 2006-05-10 08:13:39 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -66,3 +66,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
+ */
+
index 78d2b02..66f81c5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: t1.c,v 1.5 2006-03-31 15:58:09 adam Exp $
+/* $Id: t1.c,v 1.6 2006-05-10 08:13:39 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
+ */
+
index 2c86213..b9356a3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xpath1.c,v 1.5 2006-03-31 15:58:10 adam Exp $
+/* $Id: xpath1.c,v 1.6 2006-05-10 08:13:41 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -57,3 +57,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
+ */
+
index 8ec8f35..4590bf8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xpath2.c,v 1.5 2006-03-31 15:58:10 adam Exp $
+/* $Id: xpath2.c,v 1.6 2006-05-10 08:13:41 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -83,3 +83,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
+ */
+
index 6ca551d..72cde54 100644 (file)
@@ -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
+ */
+
index 8c085c9..d657e9e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xpath4.c,v 1.5 2006-03-31 15:58:10 adam Exp $
+/* $Id: xpath4.c,v 1.6 2006-05-10 08:13:41 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -150,3 +150,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
+ */
+
index 390c21b..8c49f76 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xpath5.c,v 1.5 2006-03-31 15:58:10 adam Exp $
+/* $Id: xpath5.c,v 1.6 2006-05-10 08:13:41 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -77,3 +77,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
+ */
+
index 79f8c61..c66235f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xpath6.c,v 1.8 2006-03-31 15:58:10 adam Exp $
+/* $Id: xpath6.c,v 1.9 2006-05-10 08:13:41 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -82,3 +82,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
+ */
+
index 9c1bd67..af4c73e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xslt1.c,v 1.8 2006-04-26 13:27:16 marc Exp $
+/* $Id: xslt1.c,v 1.9 2006-05-10 08:13:42 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -60,3 +60,11 @@ 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
+ */
+
index 7a79f91..acbe128 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xslt2.c,v 1.8 2006-04-26 13:27:16 marc Exp $
+/* $Id: xslt2.c,v 1.9 2006-05-10 08:13:42 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -79,3 +79,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
+ */
+
index f598f16..a1f0677 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xslt3.c,v 1.7 2006-04-26 13:27:16 marc Exp $
+/* $Id: xslt3.c,v 1.8 2006-05-10 08:13:42 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -89,3 +89,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
+ */
+
index 3e3b0c3..97b29a8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: xslt4.c,v 1.5 2006-04-26 13:27:16 marc Exp $
+/* $Id: xslt4.c,v 1.6 2006-05-10 08:13:42 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -68,3 +68,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
+ */
+
index 535327e..d621506 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: atoi_zn.c,v 1.3 2005-03-30 09:25:25 adam Exp $
+/* $Id: atoi_zn.c,v 1.4 2006-05-10 08:13:42 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -37,3 +37,11 @@ zint atoi_zn (const char *buf, zint len)
     return val;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index cb9d0b4..d38be4f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: charmap.c,v 1.39 2005-08-22 08:17:01 adam Exp $
+/* $Id: charmap.c,v 1.40 2006-05-10 08:13:44 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -763,3 +763,11 @@ void chrmaptab_destroy(chrmaptab tab)
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 5a7cf80..eca7733 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dirent.c,v 1.7 2005-01-15 19:38:41 adam Exp $
+/* $Id: dirent.c,v 1.8 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -76,3 +76,11 @@ void closedir(DIR *dd)
 
 #endif
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index f91f25b..cae9fb1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: flock.c,v 1.6 2006-04-13 12:42:57 mike Exp $
+/* $Id: flock.c,v 1.7 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -163,3 +163,11 @@ int zebra_unlock (ZebraLockHandle h)
 #endif
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index c81d55b..20c6230 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: passtest.c,v 1.6 2005-05-30 13:27:08 adam Exp $
+/* $Id: passtest.c,v 1.7 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -35,3 +35,11 @@ int main (int argc, char **argv)
        passwd_db_close(db);
        return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 8f23d5b..27c56b8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: passwddb.c,v 1.12 2005-05-30 13:27:08 adam Exp $
+/* $Id: passwddb.c,v 1.13 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -172,3 +172,11 @@ int passwd_db_file_plain(Passwd_db db, const char *fname)
     return passwd_db_file_int(db, fname, 0);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 612e937..972c3e3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: res-test.c,v 1.10 2005-01-15 19:38:42 adam Exp $
+/* $Id: res-test.c,v 1.11 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -68,3 +68,11 @@ int main(int argc, char **argv)
     res_close (res);
     return 0;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 4fbc33c..fe56609 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: res.c,v 1.48 2006-03-26 14:05:19 adam Exp $
+/* $Id: res.c,v 1.49 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -540,3 +540,11 @@ void res_dump (Res r, int level)
        res_dump (r->over_res, level + 1);
     }
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 7df67f2..3bc028e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: snippet.c,v 1.5 2005-08-26 10:13:31 adam Exp $
+/* $Id: snippet.c,v 1.6 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -166,3 +166,11 @@ zebra_snippets *zebra_snippets_window(zebra_snippets *doc, zebra_snippets *hit,
     return result;
 }
                         
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index e152d9d..34929d5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: tstcharmap.c,v 1.3 2005-08-22 08:17:01 adam Exp $
+/* $Id: tstcharmap.c,v 1.4 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -71,3 +71,11 @@ int main(int argc, char **argv)
     exit(0);
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 314fb06..ec26477 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstflock.c,v 1.5 2006-05-03 09:42:39 marc Exp $
+ * $Id: tstflock.c,v 1.6 2006-05-10 08:13:46 adam Exp $
  */
 
 #include <yaz/test.h>
@@ -114,3 +114,11 @@ int main(int argc, char **argv)
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 613262e..e238613 100644 (file)
@@ -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
+ */
+
index adb0ecb..7a6241b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebra-lock.c,v 1.8 2005-01-15 19:38:42 adam Exp $
+/* $Id: zebra-lock.c,v 1.9 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -224,3 +224,11 @@ int zebra_mutex_cond_signal (Zebra_mutex_cond *p)
     return 0;
 #endif
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index 67b2b2f..06b2605 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zebramap.c,v 1.46 2006-03-28 12:39:08 adam Exp $
+/* $Id: zebramap.c,v 1.47 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -500,3 +500,11 @@ WRBUF zebra_replace(ZebraMaps zms, unsigned reg_id, const char *ex_list,
     return zms->wrbuf_1;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+
index b183a53..6767f30 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: zint.c,v 1.1 2005-03-30 09:25:25 adam Exp $
+/* $Id: zint.c,v 1.2 2006-05-10 08:13:46 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -50,3 +50,11 @@ void zebra_zint_decode(const char **src, zint *pos)
     d += ((zint) c << r);
     *pos = d;
 }
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+