Updated footer comment
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Jan 2009 12:31:20 +0000 (13:31 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Jan 2009 12:31:20 +0000 (13:31 +0100)
248 files changed:
client/admin.c
client/admin.h
client/bertorture.c
client/client.c
client/fhistory.c
client/fhistory.h
client/tabcomplete.c
client/tabcomplete.h
header.c
include/yaz/backend.h
include/yaz/ccl.h
include/yaz/ccl_xml.h
include/yaz/charneg.h
include/yaz/comstack.h
include/yaz/copy_types.h
include/yaz/cql.h
include/yaz/daemon.h
include/yaz/icu.h
include/yaz/icu_I18N.h
include/yaz/ill.h
include/yaz/libxml2_error.h
include/yaz/log.h
include/yaz/logrpn.h
include/yaz/marcdisp.h
include/yaz/match_glob.h
include/yaz/matchstr.h
include/yaz/mutex.h
include/yaz/nmem.h
include/yaz/nmem_xml.h
include/yaz/odr.h
include/yaz/oid_db.h
include/yaz/oid_util.h
include/yaz/options.h
include/yaz/otherinfo.h
include/yaz/poll.h
include/yaz/pquery.h
include/yaz/proto.h
include/yaz/prt-ext.h
include/yaz/query-charset.h
include/yaz/querytowrbuf.h
include/yaz/readconf.h
include/yaz/record_conv.h
include/yaz/retrieval.h
include/yaz/rpn2cql.h
include/yaz/sc.h
include/yaz/snprintf.h
include/yaz/soap.h
include/yaz/sortspec.h
include/yaz/srw.h
include/yaz/statserv.h
include/yaz/tcpip.h
include/yaz/test.h
include/yaz/timing.h
include/yaz/tokenizer.h
include/yaz/tpath.h
include/yaz/unix.h
include/yaz/wrbuf.h
include/yaz/xmalloc.h
include/yaz/xmlquery.h
include/yaz/xmltypes.h
include/yaz/yaz-ccl.h
include/yaz/yaz-iconv.h
include/yaz/yaz-util.h
include/yaz/yconfig.h
include/yaz/zgdu.h
include/yaz/zoom.h
src/advancegreek.c
src/atoin.c
src/ber_any.c
src/ber_bit.c
src/ber_bool.c
src/ber_int.c
src/ber_len.c
src/ber_null.c
src/ber_oct.c
src/ber_oid.c
src/ber_tag.c
src/ccl_stop_words.c
src/cclerrms.c
src/cclfind.c
src/cclp.h
src/cclptree.c
src/cclqfile.c
src/cclqual.c
src/cclstr.c
src/ccltoken.c
src/cclxmlconfig.c
src/charneg.c
src/comstack.c
src/copy_types.c
src/cqlstdio.c
src/cqlstrer.c
src/cqlstring.c
src/cqltransform.c
src/cqlutil.c
src/daemon.c
src/diag-entry.c
src/diag-entry.h
src/dumpber.c
src/elementset.c
src/eventl.c
src/eventl.h
src/grs1disp.c
src/http.c
src/iconv-p.h
src/iconv_decode_danmarc.c
src/iconv_decode_iso5426.c
src/iconv_decode_marc8.c
src/iconv_encode_iso5426.c
src/iconv_encode_iso_8859_1.c
src/iconv_encode_marc8.c
src/iconv_encode_wchar.c
src/icu_I18N.c
src/ill-get.c
src/initopt.c
src/iso5428.c
src/libxml2_error.c
src/log.c
src/logrpn.c
src/marc_read_iso2709.c
src/marc_read_line.c
src/marc_read_xml.c
src/marcdisp.c
src/match_glob.c
src/matchstr.c
src/mime.c
src/mutex.c
src/nmem.c
src/nmemsdup.c
src/odr-priv.h
src/odr.c
src/odr_any.c
src/odr_bit.c
src/odr_bool.c
src/odr_choice.c
src/odr_cons.c
src/odr_enum.c
src/odr_int.c
src/odr_mem.c
src/odr_null.c
src/odr_oct.c
src/odr_oid.c
src/odr_seq.c
src/odr_tag.c
src/odr_use.c
src/odr_util.c
src/oid_db.c
src/oid_util.c
src/opacdisp.c
src/options.c
src/otherinfo.c
src/poll.c
src/pquery.c
src/prt-ext.c
src/query-charset.c
src/querytowrbuf.c
src/readconf.c
src/record_conv.c
src/requestq.c
src/retrieval.c
src/rpn2cql.c
src/sc.c
src/sc_test.c
src/seshigh.c
src/session.h
src/siconv.c
src/snprintf.c
src/soap.c
src/sortspec.c
src/srw.c
src/srwutil.c
src/statserv.c
src/tcpdchk.c
src/tcpip.c
src/test.c
src/timing.c
src/tokenizer.c
src/tpath.c
src/ucs4.c
src/unix.c
src/utf8.c
src/version.c
src/waislen.c
src/wrbuf.c
src/xcqlutil.c
src/xmalloc.c
src/xmlerror.c
src/xmlquery.c
src/yaz-ccl.c
src/zgdu.c
src/zget.c
src/zoom-c.c
src/zoom-opt.c
src/zoom-p.h
src/zoom-socket.c
test/tst_comstack.c
test/tst_filepath.c
test/tst_icu_I18N.c
test/tst_match_glob.c
test/tst_oid.c
test/tst_query_charset.c
test/tst_record_conv.c
test/tst_retrieval.c
test/tst_rpn2cql.c
test/tst_timing.c
test/tst_tpath.c
test/tstccl.c
test/tsticonv.c
test/tstlog.c
test/tstlogthread.c
test/tstmatchstr.c
test/tstnmem.c
test/tstodr.c
test/tstodrstack.c
test/tstpquery.c
test/tstsoap1.c
test/tstsoap2.c
test/tstwrbuf.c
test/tstxmlquery.c
util/benchmark.c
util/cclsh.c
util/cql2pqf.c
util/cql2xcql.c
util/marcdump.c
util/srwtst.c
util/yaz-illclient.c
util/yaziconv.c
zoom/zoom-benchmark.c
zoom/zoom-bug-641.c
zoom/zoom-ka.c
zoom/zoomsh.c
zoom/zoomtst1.c
zoom/zoomtst10.c
zoom/zoomtst11.c
zoom/zoomtst2.c
zoom/zoomtst3.c
zoom/zoomtst4.c
zoom/zoomtst5.c
zoom/zoomtst6.c
zoom/zoomtst7.c
zoom/zoomtst8.c
zoom/zoomtst9.c
ztest/dummy-opac.c
ztest/gfs-example.c
ztest/read-grs.c
ztest/read-marc.c
ztest/ztest.c
ztest/ztest.h

index 693233c..b19b75b 100644 (file)
@@ -305,6 +305,7 @@ int cmd_adm_startup(const char *arg)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 901d098..031f066 100644 (file)
@@ -39,6 +39,7 @@ int send_apdu(Z_APDU *a);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 00cbf81..0ec3b7e 100644 (file)
@@ -222,6 +222,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b6d8281..5126d97 100644 (file)
@@ -5054,6 +5054,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 00c03af..fe3e5fd 100644 (file)
@@ -140,6 +140,7 @@ int file_history_trav(file_history_t fh, void *client_data,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f1c5d78..b5a5a4f 100644 (file)
@@ -52,6 +52,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d0e1cfb..bad183d 100644 (file)
@@ -145,6 +145,7 @@ char* complete_attributeset(const char* text, int state)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 24eea35..0c709aa 100644 (file)
@@ -39,6 +39,7 @@ char *complete_from_list(const char** completions,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 64f0808..4f01da4 100644 (file)
--- a/header.c
+++ b/header.c
@@ -6,6 +6,7 @@
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e06bc76..c1ed03c 100644 (file)
@@ -385,6 +385,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1753650..bfe1910 100644 (file)
@@ -358,6 +358,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index bb9eb8a..886f262 100644 (file)
@@ -72,6 +72,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 37f627c..7dbba5b 100644 (file)
@@ -105,6 +105,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 00b8a14..cabd27b 100644 (file)
@@ -163,6 +163,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 9525f5c..882a0fb 100644 (file)
@@ -49,6 +49,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 166ecb3..84c4827 100644 (file)
@@ -368,6 +368,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d190954..3d14c2a 100644 (file)
@@ -74,6 +74,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 05ca576..453d9ee 100644 (file)
@@ -75,7 +75,9 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index f00eef9..62e121b 100644 (file)
@@ -262,7 +262,9 @@ const UCollator * icu_chain_get_coll(yaz_icu_chain_t chain);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index d112a2c..e6e0097 100644 (file)
@@ -62,6 +62,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c69d2e7..c0057db 100644 (file)
@@ -53,6 +53,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e18779f..4aba1f0 100644 (file)
@@ -258,6 +258,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 68afa24..e1058b2 100644 (file)
@@ -54,6 +54,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f0b423f..a63179f 100644 (file)
@@ -394,6 +394,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index be1ff02..b047ef0 100644 (file)
@@ -54,6 +54,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5cd5f4b..36060a0 100644 (file)
@@ -74,6 +74,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index cbd238d..0daca15 100644 (file)
@@ -54,6 +54,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 224478b..6f0d230 100644 (file)
@@ -134,6 +134,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6e80404..e6dcf68 100644 (file)
@@ -49,6 +49,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1850442..d687d14 100644 (file)
@@ -343,6 +343,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d5e0988..a1eb880 100644 (file)
@@ -199,6 +199,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1220304..b78eb94 100644 (file)
@@ -103,6 +103,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 11bb8de..112492f 100644 (file)
@@ -68,6 +68,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index fa3fb02..ced1c9e 100644 (file)
@@ -61,6 +61,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 26b2089..e169b4d 100644 (file)
@@ -80,6 +80,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c22fad2..c2fdf57 100644 (file)
@@ -88,6 +88,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 251e311..b2a60a1 100644 (file)
@@ -192,6 +192,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 9256d28..8a8c42c 100644 (file)
@@ -160,6 +160,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 33b2052..2db7385 100644 (file)
@@ -49,6 +49,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1d58a8b..2d1f429 100644 (file)
@@ -51,6 +51,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3844c01..d75b038 100644 (file)
@@ -51,6 +51,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 89a0c1f..14bc6d9 100644 (file)
@@ -133,6 +133,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 45b016c..66bc877 100644 (file)
@@ -133,6 +133,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index dbcfedf..443d046 100644 (file)
@@ -81,6 +81,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 7fae233..dc4da78 100644 (file)
@@ -81,6 +81,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index ad81a63..ca6c326 100644 (file)
@@ -49,6 +49,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 74bf63b..ba6c006 100644 (file)
@@ -92,6 +92,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index db59c49..5be5040 100644 (file)
@@ -46,6 +46,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index cb5c43d..572ce8b 100644 (file)
@@ -303,6 +303,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1955d66..ce75d3f 100644 (file)
@@ -40,6 +40,7 @@
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c8b8dd7..5a88bb0 100644 (file)
@@ -48,6 +48,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 2d97b7f..5c52100 100644 (file)
@@ -115,6 +115,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index faa8364..8b4a0c1 100644 (file)
@@ -60,6 +60,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c9e0964..546f7d5 100644 (file)
@@ -77,6 +77,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index fd27d9d..eabd372 100644 (file)
@@ -111,6 +111,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 838b0dd..d8bdef2 100644 (file)
@@ -50,6 +50,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5ba50c3..06312be 100644 (file)
@@ -122,6 +122,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c778b51..1b813d1 100644 (file)
@@ -60,6 +60,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index dda1363..8a144bc 100644 (file)
@@ -52,6 +52,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 271cca2..1927d56 100644 (file)
@@ -40,6 +40,7 @@
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 77dad19..ce032fe 100644 (file)
@@ -48,6 +48,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 0706144..9993c41 100644 (file)
@@ -88,6 +88,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index ad1cf5a..a0aebdd 100644 (file)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 06a460e..59fa5ac 100644 (file)
@@ -61,6 +61,7 @@
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 21031a7..f4215ab 100644 (file)
@@ -104,6 +104,7 @@ YAZ_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 23cf196..613fb12 100644 (file)
@@ -495,6 +495,7 @@ ZOOM_END_CDECL
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 7c953d4..bf29567 100644 (file)
@@ -399,7 +399,9 @@ yaz_iconv_decoder_t yaz_advancegreek_decoder(const char *name,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index b1d9fda..7460220 100644 (file)
@@ -35,6 +35,7 @@ int atoi_n (const char *buf, int len)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index fd3dbe7..4a73314 100644 (file)
@@ -134,6 +134,7 @@ int completeBER(const unsigned char *buf, int len)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e202e1f..8378437 100644 (file)
@@ -83,6 +83,7 @@ int ber_bitstring(ODR o, Odr_bitmask *p, int cons)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index ebc97fc..f25d5c9 100644 (file)
@@ -53,6 +53,7 @@ int ber_boolean(ODR o, int *val)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6711ea3..13e07cb 100644 (file)
@@ -112,6 +112,7 @@ int ber_decinteger(const unsigned char *buf, int *val, int max)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 23c5e4c..56d8754 100644 (file)
@@ -127,6 +127,7 @@ int ber_declen(const unsigned char *buf, int *len, int max)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 96862d6..9bc9aac 100644 (file)
@@ -49,6 +49,7 @@ int ber_null(ODR o)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c571b88..017a118 100644 (file)
@@ -85,6 +85,7 @@ int ber_octetstring(ODR o, Odr_oct *p, int cons)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 4307b06..6d19959 100644 (file)
@@ -136,6 +136,7 @@ int ber_oidc(ODR o, Odr_oid *p, int max_oid_size)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b90a829..c4310fd 100644 (file)
@@ -188,6 +188,7 @@ int ber_dectag(const unsigned char *b, int *zclass, int *tag,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5e36557..fb36c98 100644 (file)
@@ -195,6 +195,7 @@ int ccl_stop_words_info(ccl_stop_words_t csw, int idx,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 0be6943..3bcfecf 100644 (file)
@@ -40,6 +40,7 @@ const char *ccl_err_msg (int ccl_errno)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3562d5f..6207b55 100644 (file)
@@ -1105,6 +1105,7 @@ struct ccl_rpn_node *ccl_find_str(CCL_bibset bibset, const char *str,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 85864e2..c529593 100644 (file)
@@ -122,6 +122,7 @@ const char *ccl_qual_get_name(ccl_qualifier_t q);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3633ad5..d4997f8 100644 (file)
@@ -147,6 +147,7 @@ void ccl_pr_tree(struct ccl_rpn_node *rpn, FILE *fd_out)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 94b5b2c..3dd0b40 100644 (file)
@@ -308,6 +308,7 @@ int ccl_qual_fname (CCL_bibset bibset, const char *fname)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 26c08f2..8ec4848 100644 (file)
@@ -348,6 +348,7 @@ int ccl_search_stop(CCL_bibset bibset, const char *qname,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8f46054..884623c 100644 (file)
@@ -57,6 +57,7 @@ int ccl_memicmp (const char *s1, const char *s2, size_t n)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a073712..f1f7708 100644 (file)
@@ -277,6 +277,7 @@ int ccl_parser_get_error(CCL_parser cclp, int *pos)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 680441e..a7a83a2 100644 (file)
@@ -196,7 +196,9 @@ int ccl_xml_config(CCL_bibset bibset, const xmlNode *ptr, const char **addinfo)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index e5170a1..63a8a35 100644 (file)
@@ -425,6 +425,7 @@ void yaz_get_response_charneg(NMEM mem, Z_CharSetandLanguageNegotiation *p,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 19346b4..dcce2b0 100644 (file)
@@ -385,6 +385,7 @@ void cs_set_max_recv_bytes(COMSTACK cs, int max_recv_bytes)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1f561e6..03a1c91 100644 (file)
@@ -59,6 +59,7 @@ Z_Query *yaz_copy_Z_Query(Z_Query *q, ODR out)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b3cc23c..f468f3d 100644 (file)
@@ -38,6 +38,7 @@ int cql_parser_stdio(CQL_parser cp, FILE *f)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index acc4c80..c0f984e 100644 (file)
@@ -63,6 +63,7 @@ const char *cql_strerror(int code) {
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8edd319..494d319 100644 (file)
@@ -43,6 +43,7 @@ int cql_parser_string(CQL_parser cp, const char *str)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 4302f48..ea6c20a 100644 (file)
@@ -951,6 +951,7 @@ void cql_transform_set_error(cql_transform_t ct, int error, const char *addinfo)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 168dab4..7307868 100644 (file)
@@ -183,6 +183,7 @@ int cql_strncmp(const char *s1, const char *s2, size_t n)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5f5ffc5..e17994a 100644 (file)
@@ -270,7 +270,9 @@ int yaz_daemon(const char *progname,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index accd5ba..7de30ab 100644 (file)
@@ -25,6 +25,7 @@ const char *yaz_diag_to_str(struct yaz_diag_entry *tab, int code)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b83fd71..3a95827 100644 (file)
@@ -39,6 +39,7 @@ const char *yaz_diag_to_str(struct yaz_diag_entry *tab, int code);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f96993a..6e7feb9 100644 (file)
@@ -128,6 +128,7 @@ int odr_dumpBER(FILE *f, const char *buf, int len)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f8c6536..07400c7 100644 (file)
@@ -47,6 +47,7 @@ void yaz_set_esn(Z_RecordComposition **comp_p, const char *esn, NMEM nmem)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 030f357..2d642ca 100644 (file)
@@ -215,6 +215,7 @@ int iochan_event_loop(IOCHAN *iochans)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c928708..f0dab30 100644 (file)
@@ -85,6 +85,7 @@ void statserv_remove (IOCHAN pIOChannel);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8152d9e..f6a64ce 100644 (file)
@@ -127,6 +127,7 @@ void yaz_display_grs1(WRBUF wrbuf, Z_GenericRecord *r, int flags)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index aef67bd..1c1d9f0 100644 (file)
@@ -544,6 +544,7 @@ int yaz_encode_http_request(ODR o, Z_HTTP_Request *hr)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d094cc2..9210bf4 100644 (file)
@@ -110,6 +110,7 @@ yaz_iconv_decoder_t yaz_danmarc_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f328126..c14a404 100644 (file)
@@ -126,7 +126,9 @@ yaz_iconv_decoder_t yaz_danmarc_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index f37ff98..12c1d92 100644 (file)
@@ -287,7 +287,9 @@ yaz_iconv_decoder_t yaz_iso5426_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 694a5ed..aafcdf7 100644 (file)
@@ -279,7 +279,9 @@ yaz_iconv_decoder_t yaz_marc8_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 7fa89f9..601fa35 100644 (file)
@@ -437,7 +437,9 @@ yaz_iconv_encoder_t yaz_marc8_encoder(const char *tocode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index cd696e5..88dca9d 100644 (file)
@@ -266,7 +266,9 @@ yaz_iconv_decoder_t yaz_iso_8859_1_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 7fa89f9..601fa35 100644 (file)
@@ -437,7 +437,9 @@ yaz_iconv_encoder_t yaz_marc8_encoder(const char *tocode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index e49a4d4..69fc8f1 100644 (file)
@@ -106,7 +106,9 @@ yaz_iconv_decoder_t yaz_wchar_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 7d1728a..8de0182 100644 (file)
@@ -1224,7 +1224,9 @@ const UCollator * icu_chain_get_coll(struct icu_chain * chain)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 08a6657..d0d107b 100644 (file)
@@ -666,6 +666,7 @@ ILL_APDU *ill_get_APDU (
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d3046b8..0a98e0b 100644 (file)
@@ -93,6 +93,7 @@ void yaz_init_opt_decode(Z_Options *opt, void (*pr)(const char *name,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5dd4036..de2cd53 100644 (file)
@@ -394,7 +394,9 @@ yaz_iconv_decoder_t yaz_iso_5428_decoder(const char *name,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index bb7f8e8..fe1f978 100644 (file)
@@ -55,6 +55,7 @@ int libxml2_error_to_yazlog(int level, const char *lead_msg)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 4112230..db9af9e 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -592,7 +592,9 @@ int yaz_log_mask_str_x(const char *str, int level)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index c7e69cb..e34b6b2 100644 (file)
@@ -397,6 +397,7 @@ void yaz_log_zquery (Z_Query *q)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 249ba42..07cd59a 100644 (file)
@@ -206,6 +206,7 @@ int yaz_marc_read_iso2709(yaz_marc_t mt, const char *buf, int bsize)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 15ec7a5..739ec86 100644 (file)
@@ -253,6 +253,7 @@ int yaz_marc_read_line(yaz_marc_t mt,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 2ed1df1..3f5d29b 100644 (file)
@@ -252,6 +252,7 @@ int yaz_marc_read_xml(yaz_marc_t mt, const xmlNode *ptr)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 538f982..81f0afc 100644 (file)
@@ -1098,6 +1098,7 @@ void yaz_marc_write_using_libxml2(yaz_marc_t mt, int enable)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f60009c..564feb6 100644 (file)
@@ -40,6 +40,7 @@ int yaz_match_glob(const char *glob, const char *text)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f3ff10a..c1653f7 100644 (file)
@@ -74,6 +74,7 @@ int yaz_memcmp(const void *a, const void *b, size_t len_a, size_t len_b)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 0c485f5..9511a94 100644 (file)
@@ -81,6 +81,7 @@ void yaz_mime_types_destroy(yaz_mime_types t)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index fe36077..9db9a54 100644 (file)
@@ -106,6 +106,7 @@ YAZ_EXPORT void yaz_mutex_destroy(YAZ_MUTEX *p)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b3882c9..ec4abea 100644 (file)
@@ -242,6 +242,7 @@ void yaz_strerror(char *buf, int max)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3581d77..d30dbaf 100644 (file)
@@ -106,6 +106,7 @@ char *nmem_text_node_cdata(const xmlNode *ptr_cdata, NMEM nmem)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 54c410f..0a34793 100644 (file)
@@ -154,6 +154,7 @@ struct Odr_private {
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 2b69471..3a07069 100644 (file)
--- a/src/odr.c
+++ b/src/odr.c
@@ -300,6 +300,7 @@ void odr_printf(ODR o, const char *fmt, ...)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 415c676..59d8752 100644 (file)
@@ -40,6 +40,7 @@ int odr_any(ODR o, Odr_any **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b5e75cb..6b615d5 100644 (file)
@@ -59,6 +59,7 @@ int odr_bitstring(ODR o, Odr_bitmask **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 0dc5b22..114799f 100644 (file)
@@ -49,6 +49,7 @@ int odr_bool(ODR o, int **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f89c139..06fd663 100644 (file)
@@ -100,6 +100,7 @@ void odr_choice_enable_bias (ODR o, int mode)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d5dcc10..51fbbc3 100644 (file)
@@ -212,6 +212,7 @@ int odr_constructed_end(ODR o)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8410ec5..40189b1 100644 (file)
@@ -50,6 +50,7 @@ int odr_enum(ODR o, int **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 7818f79..a039f43 100644 (file)
@@ -50,6 +50,7 @@ int odr_integer(ODR o, int **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 2af9534..55478c0 100644 (file)
@@ -122,6 +122,7 @@ int odr_seek(ODR o, int whence, int offset)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 4517061..890786b 100644 (file)
@@ -54,6 +54,7 @@ int odr_null(ODR o, Odr_null **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 40f9170..ae623cf 100644 (file)
@@ -218,6 +218,7 @@ int odr_iconv_string(ODR o, char **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 59923fe..fb28188 100644 (file)
@@ -56,6 +56,7 @@ int odr_oid(ODR o, Odr_oid **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e0254e4..c348ec6 100644 (file)
@@ -145,6 +145,7 @@ int odr_sequence_of(ODR o, Odr_fun type, void *p, int *num,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 328584a..24ed6b1 100644 (file)
@@ -59,6 +59,7 @@ int odr_initmember(ODR o, void *p, int size)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a4cf451..32337e9 100644 (file)
@@ -68,6 +68,7 @@ int odr_generalizedtime(ODR o, char **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index beb3aff..baf8b4b 100644 (file)
@@ -117,6 +117,7 @@ char *odr_prepend(ODR o, const char *prefix, const char *old)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 40cbf44..27f5be5 100644 (file)
@@ -202,6 +202,7 @@ void yaz_oid_trav(yaz_oid_db_t oid_db,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c603e93..cea66fb 100644 (file)
@@ -98,6 +98,7 @@ int oid_dotstring_to_oid(const char *name, Odr_oid *oid)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index ad8113e..7d069dc 100644 (file)
@@ -172,6 +172,7 @@ void yaz_display_OPAC(WRBUF wrbuf, Z_OPACRecord *opac_rec, int flags)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 11dc8db..8490e99 100644 (file)
@@ -107,6 +107,7 @@ int options (const char *desc, char **argv, int argc, char **arg)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 74bacc1..aac8c9e 100644 (file)
@@ -180,6 +180,7 @@ char *yaz_oi_get_string_oid (
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 43f7993..70679f6 100644 (file)
@@ -163,6 +163,7 @@ int yaz_poll(struct yaz_poll_fd *fds, int num_fds, int sec, int nsec)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 16d5abd..16d826a 100644 (file)
@@ -842,6 +842,7 @@ int yaz_pqf_error (YAZ_PQF_Parser p, const char **msg, size_t *off)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f42cdb9..4ccdc1b 100644 (file)
@@ -367,6 +367,7 @@ Z_External *z_ext_record_usmarc(ODR o, const char *buf, int len)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 2861203..2aa571b 100644 (file)
@@ -97,6 +97,7 @@ void yaz_query_charset_convert_apt(Z_AttributesPlusTerm *apt,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 64e5524..088b307 100644 (file)
@@ -253,6 +253,7 @@ void wrbuf_diags(WRBUF b, int num_diagnostics,Z_DiagRec **diags)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 08ed587..264ea7a 100644 (file)
@@ -90,6 +90,7 @@ int readconf(char *name, void *rprivate,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6737503..851ec9f 100644 (file)
@@ -576,6 +576,7 @@ void yaz_record_conv_set_path(yaz_record_conv_t p, const char *path)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5b60f1f..02a2689 100644 (file)
@@ -97,6 +97,7 @@ void request_release(request *r)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e23e5e6..1adafbb 100644 (file)
@@ -372,6 +372,7 @@ void yaz_retrieval_set_path(yaz_retrieval_t p, const char *path)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index cea9f44..de06fab 100644 (file)
@@ -181,6 +181,7 @@ int cql_transform_rpn2cql_wrbuf(cql_transform_t ct,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3eb6e12..277b8d9 100644 (file)
--- a/src/sc.c
+++ b/src/sc.c
@@ -373,6 +373,7 @@ void yaz_sc_destroy(yaz_sc_t *s)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 390fe7d..42be11a 100644 (file)
@@ -64,6 +64,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3fded70..277e568 100644 (file)
@@ -3524,6 +3524,7 @@ int bend_assoc_is_alive(bend_association assoc)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 2ed9bda..d96432c 100644 (file)
@@ -160,6 +160,7 @@ int ir_read(IOCHAN h, int event);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index bf19cbf..36a0f2c 100644 (file)
@@ -308,7 +308,9 @@ void yaz_iconv_set_errno(yaz_iconv_t cd, int no)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 23ad9bb..11a9067 100644 (file)
@@ -36,6 +36,7 @@ void yaz_snprintf(char *buf, size_t size, const char *fmt, ...)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 167f0fc..3fb6cfb 100644 (file)
@@ -349,6 +349,7 @@ int z_soap_error(ODR o, Z_SOAP *p,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e9eb540..c347036 100644 (file)
@@ -130,6 +130,7 @@ Z_SortKeySpecList *yaz_sort_spec (ODR out, const char *arg)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3a2b4e2..c962922 100644 (file)
--- a/src/srw.c
+++ b/src/srw.c
@@ -1286,6 +1286,7 @@ int yaz_ucp_codec(ODR o, void * vptr, Z_SRW_PDU **handler_data,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a2cf45d..7b62217 100644 (file)
@@ -1471,6 +1471,7 @@ void yaz_encode_sru_extra(Z_SRW_PDU *sr, ODR odr, const char *extra_args)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 7e11d6b..3dd5b93 100644 (file)
@@ -1531,6 +1531,7 @@ int statserv_main(int argc, char **argv,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 96c2f9a..cfbda34 100644 (file)
@@ -106,6 +106,7 @@ int check_ip_tcpd(void *cd, const char *addr, int len, int type)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8df1e81..b1ee8e4 100644 (file)
@@ -1685,6 +1685,7 @@ static int tcpip_get_connect(COMSTACK h, char **buf, int *bufsize)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index dd5e69a..b09f847 100644 (file)
@@ -210,6 +210,7 @@ int yaz_test_get_verbosity()
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 31c9e35..eafe4ab 100644 (file)
@@ -152,6 +152,7 @@ void yaz_timing_destroy(yaz_timing_t *tp)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1af96f2..adb818b 100644 (file)
@@ -178,6 +178,7 @@ const char *yaz_tok_parse_string(yaz_tok_parse_t tp)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a213f9c..215babc 100644 (file)
@@ -136,6 +136,7 @@ int yaz_is_abspath (const char *p)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index fb2b8c3..b7673a6 100644 (file)
@@ -132,7 +132,9 @@ yaz_iconv_decoder_t yaz_ucs4_decoder(const char *tocode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 75b3f67..3809660 100644 (file)
@@ -745,6 +745,7 @@ static int unix_set_blocking(COMSTACK p, int flags)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b895dd9..d6d63f9 100644 (file)
@@ -245,7 +245,9 @@ yaz_iconv_decoder_t yaz_utf8_decoder(const char *fromcode,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index f1e75e7..7f056ec 100644 (file)
@@ -26,6 +26,7 @@ unsigned long yaz_version(char *version_str, char *sha1_str)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index bc96b1c..1fac46f 100644 (file)
@@ -31,6 +31,7 @@ int completeWAIS(const char *buf, int len)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index c05b7a0..9322f90 100644 (file)
@@ -266,6 +266,7 @@ void wrbuf_write_escaped(WRBUF b, const char *str, size_t len)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index eb5111a..abbd879 100644 (file)
@@ -242,6 +242,7 @@ int cql_to_xml_buf(struct cql_node *cn, char *out, int max)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a56afa6..94a6565 100644 (file)
@@ -344,6 +344,7 @@ void xfree_f(void *p, const char *file, int line)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8f05274..d036e58 100644 (file)
@@ -56,7 +56,9 @@ void yaz_log_xml_errors(const char *prefix, int log_level)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 60b0bc6..f2c5338 100644 (file)
@@ -790,7 +790,9 @@ void yaz_xml2query(const xmlNode *xmlnodep, Z_Query **query, ODR odr,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 3afe8fc..34246dc 100644 (file)
@@ -49,6 +49,7 @@ Z_AttributesPlusTerm *ccl_scan_query (ODR o, struct ccl_rpn_node *p)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3c165c4..d6c2dc7 100644 (file)
@@ -55,6 +55,7 @@ int z_GDU (ODR o, Z_GDU **p, int opt, const char *name)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index cbc9c54..0308373 100644 (file)
@@ -646,6 +646,7 @@ Z_External *zget_init_diagnostics_octet(ODR odr, int error,
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3b68593..c626c32 100644 (file)
@@ -4680,6 +4680,7 @@ ZOOM_API(int) ZOOM_connection_get_timeout(ZOOM_connection c)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b9e5df3..c8d70e5 100644 (file)
@@ -232,6 +232,7 @@ ZOOM_options_set_int(ZOOM_options opt, const char *name, int value)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 73993ed..ccb9f39 100644 (file)
@@ -237,6 +237,7 @@ void ZOOM_options_addref (ZOOM_options opt);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1c25092..e544471 100644 (file)
@@ -108,6 +108,7 @@ ZOOM_API(int)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 40c466b..950a3c1 100644 (file)
@@ -198,6 +198,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d37a041..5ab0604 100644 (file)
@@ -34,6 +34,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3c643df..6cc80b7 100644 (file)
@@ -703,7 +703,9 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 713f6ee..37c552d 100644 (file)
@@ -51,6 +51,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 59dbd1c..68be000 100644 (file)
@@ -75,6 +75,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6091a3a..1c3bb18 100644 (file)
@@ -87,6 +87,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5e9a0f4..2ca35d0 100644 (file)
@@ -346,6 +346,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8d8da7d..6ef554f 100644 (file)
@@ -327,6 +327,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d5fec78..34e6de2 100644 (file)
@@ -104,6 +104,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index fa40f90..ab1a23a 100644 (file)
@@ -62,6 +62,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6db4a4f..79feb29 100644 (file)
@@ -44,6 +44,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 87a3930..1f9f43d 100644 (file)
@@ -213,6 +213,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a3c0f5f..721b3c7 100644 (file)
@@ -739,7 +739,9 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 06b5bcd..04f9787 100644 (file)
@@ -80,6 +80,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f4d2b9d..4489bef 100644 (file)
@@ -81,6 +81,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 70a3695..e627dc0 100644 (file)
@@ -35,6 +35,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5f310cb..606c676 100644 (file)
@@ -55,6 +55,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8ba386d..8aa0154 100644 (file)
@@ -146,6 +146,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 0fe370b..2cde413 100644 (file)
@@ -68,7 +68,9 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index a64fe7a..475ba68 100644 (file)
@@ -77,6 +77,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 00af48a..c616b27 100644 (file)
@@ -54,6 +54,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a47f069..cc9a820 100644 (file)
@@ -59,6 +59,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e12ec84..c9c4349 100644 (file)
@@ -61,6 +61,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index a293fd1..1b6dc1b 100644 (file)
@@ -240,6 +240,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 45323d6..1795ff5 100644 (file)
@@ -131,6 +131,7 @@ static void db_printf(int level, char *fmt, ...)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 9c23715..47a6729 100644 (file)
@@ -198,6 +198,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5c33b5a..d5b2390 100644 (file)
@@ -127,6 +127,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index e027250..5abdb57 100644 (file)
@@ -50,6 +50,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 43ff281..e09de98 100644 (file)
@@ -530,6 +530,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d8b3e95..5c3d4bd 100644 (file)
@@ -110,6 +110,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 31642d9..cdaf416 100644 (file)
@@ -697,6 +697,7 @@ int main (int argc, char * argv[]) {
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 05b700f..e30d747 100644 (file)
@@ -197,6 +197,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6838ef5..a664a55 100644 (file)
@@ -428,6 +428,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 49a8589..87c7116 100644 (file)
@@ -83,7 +83,9 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */
+
index 083558a..459875f 100644 (file)
@@ -56,6 +56,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index df83cdb..363b1e0 100644 (file)
@@ -682,6 +682,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b4cecd0..76d5152 100644 (file)
@@ -41,6 +41,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index cc5e63d..51a38f1 100644 (file)
@@ -58,6 +58,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index d4e9bfd..625cae0 100644 (file)
@@ -105,6 +105,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index bc65f39..12c2272 100644 (file)
@@ -58,6 +58,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 69f9161..340d3bf 100644 (file)
@@ -111,6 +111,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 1d1917a..dd88922 100644 (file)
@@ -92,6 +92,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index b0b7cff..be3dbd0 100644 (file)
@@ -127,6 +127,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 18895cb..4949159 100644 (file)
@@ -127,6 +127,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index dca9386..f2c939e 100644 (file)
@@ -180,6 +180,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 8fdff81..681cd59 100644 (file)
@@ -88,6 +88,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 6f74686..ed5b5b7 100644 (file)
@@ -106,6 +106,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 380bda2..f44d042 100644 (file)
@@ -81,6 +81,7 @@ Z_OPACRecord *dummy_opac(int num, ODR odr, const char *marc_input)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f5e29f3..05112e2 100644 (file)
@@ -96,6 +96,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 3b5a9ba..b6f5c38 100644 (file)
@@ -118,6 +118,7 @@ Z_GenericRecord *dummy_grs_record (int num, ODR o)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index da7f0a7..5f0f79e 100644 (file)
@@ -1619,6 +1619,7 @@ char *dummy_xml_record (int num, ODR odr)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index f6b39c5..974d2da 100644 (file)
@@ -812,6 +812,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
index 5b37823..b6928c3 100644 (file)
@@ -39,6 +39,7 @@ Z_OPACRecord *dummy_opac(int num, ODR odr, const char *marc_input);
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab