From: Adam Dickmeiss Date: Thu, 15 Jan 2009 12:31:20 +0000 (+0100) Subject: Updated footer comment X-Git-Tag: v3.0.42~12 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=379504a233e3e2cc85bca1e7b6d864f1395aec7c Updated footer comment --- diff --git a/client/admin.c b/client/admin.c index 693233c..b19b75b 100644 --- a/client/admin.c +++ b/client/admin.c @@ -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 diff --git a/client/admin.h b/client/admin.h index 901d098..031f066 100644 --- a/client/admin.h +++ b/client/admin.h @@ -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 diff --git a/client/bertorture.c b/client/bertorture.c index 00cbf81..0ec3b7e 100644 --- a/client/bertorture.c +++ b/client/bertorture.c @@ -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 diff --git a/client/client.c b/client/client.c index b6d8281..5126d97 100644 --- a/client/client.c +++ b/client/client.c @@ -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 diff --git a/client/fhistory.c b/client/fhistory.c index 00c03af..fe3e5fd 100644 --- a/client/fhistory.c +++ b/client/fhistory.c @@ -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 diff --git a/client/fhistory.h b/client/fhistory.h index f1c5d78..b5a5a4f 100644 --- a/client/fhistory.h +++ b/client/fhistory.h @@ -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 diff --git a/client/tabcomplete.c b/client/tabcomplete.c index d0e1cfb..bad183d 100644 --- a/client/tabcomplete.c +++ b/client/tabcomplete.c @@ -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 diff --git a/client/tabcomplete.h b/client/tabcomplete.h index 24eea35..0c709aa 100644 --- a/client/tabcomplete.h +++ b/client/tabcomplete.h @@ -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 diff --git a/header.c b/header.c index 64f0808..4f01da4 100644 --- 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 diff --git a/include/yaz/backend.h b/include/yaz/backend.h index e06bc76..c1ed03c 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -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 diff --git a/include/yaz/ccl.h b/include/yaz/ccl.h index 1753650..bfe1910 100644 --- a/include/yaz/ccl.h +++ b/include/yaz/ccl.h @@ -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 diff --git a/include/yaz/ccl_xml.h b/include/yaz/ccl_xml.h index bb9eb8a..886f262 100644 --- a/include/yaz/ccl_xml.h +++ b/include/yaz/ccl_xml.h @@ -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 diff --git a/include/yaz/charneg.h b/include/yaz/charneg.h index 37f627c..7dbba5b 100644 --- a/include/yaz/charneg.h +++ b/include/yaz/charneg.h @@ -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 diff --git a/include/yaz/comstack.h b/include/yaz/comstack.h index 00b8a14..cabd27b 100644 --- a/include/yaz/comstack.h +++ b/include/yaz/comstack.h @@ -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 diff --git a/include/yaz/copy_types.h b/include/yaz/copy_types.h index 9525f5c..882a0fb 100644 --- a/include/yaz/copy_types.h +++ b/include/yaz/copy_types.h @@ -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 diff --git a/include/yaz/cql.h b/include/yaz/cql.h index 166ecb3..84c4827 100644 --- a/include/yaz/cql.h +++ b/include/yaz/cql.h @@ -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 diff --git a/include/yaz/daemon.h b/include/yaz/daemon.h index d190954..3d14c2a 100644 --- a/include/yaz/daemon.h +++ b/include/yaz/daemon.h @@ -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 diff --git a/include/yaz/icu.h b/include/yaz/icu.h index 05ca576..453d9ee 100644 --- a/include/yaz/icu.h +++ b/include/yaz/icu.h @@ -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 */ + diff --git a/include/yaz/icu_I18N.h b/include/yaz/icu_I18N.h index f00eef9..62e121b 100644 --- a/include/yaz/icu_I18N.h +++ b/include/yaz/icu_I18N.h @@ -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 */ + diff --git a/include/yaz/ill.h b/include/yaz/ill.h index d112a2c..e6e0097 100644 --- a/include/yaz/ill.h +++ b/include/yaz/ill.h @@ -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 diff --git a/include/yaz/libxml2_error.h b/include/yaz/libxml2_error.h index c69d2e7..c0057db 100644 --- a/include/yaz/libxml2_error.h +++ b/include/yaz/libxml2_error.h @@ -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 diff --git a/include/yaz/log.h b/include/yaz/log.h index e18779f..4aba1f0 100644 --- a/include/yaz/log.h +++ b/include/yaz/log.h @@ -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 diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index 68afa24..e1058b2 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -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 diff --git a/include/yaz/marcdisp.h b/include/yaz/marcdisp.h index f0b423f..a63179f 100644 --- a/include/yaz/marcdisp.h +++ b/include/yaz/marcdisp.h @@ -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 diff --git a/include/yaz/match_glob.h b/include/yaz/match_glob.h index be1ff02..b047ef0 100644 --- a/include/yaz/match_glob.h +++ b/include/yaz/match_glob.h @@ -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 diff --git a/include/yaz/matchstr.h b/include/yaz/matchstr.h index 5cd5f4b..36060a0 100644 --- a/include/yaz/matchstr.h +++ b/include/yaz/matchstr.h @@ -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 diff --git a/include/yaz/mutex.h b/include/yaz/mutex.h index cbd238d..0daca15 100644 --- a/include/yaz/mutex.h +++ b/include/yaz/mutex.h @@ -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 diff --git a/include/yaz/nmem.h b/include/yaz/nmem.h index 224478b..6f0d230 100644 --- a/include/yaz/nmem.h +++ b/include/yaz/nmem.h @@ -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 diff --git a/include/yaz/nmem_xml.h b/include/yaz/nmem_xml.h index 6e80404..e6dcf68 100644 --- a/include/yaz/nmem_xml.h +++ b/include/yaz/nmem_xml.h @@ -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 diff --git a/include/yaz/odr.h b/include/yaz/odr.h index 1850442..d687d14 100644 --- a/include/yaz/odr.h +++ b/include/yaz/odr.h @@ -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 diff --git a/include/yaz/oid_db.h b/include/yaz/oid_db.h index d5e0988..a1eb880 100644 --- a/include/yaz/oid_db.h +++ b/include/yaz/oid_db.h @@ -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 diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index 1220304..b78eb94 100644 --- a/include/yaz/oid_util.h +++ b/include/yaz/oid_util.h @@ -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 diff --git a/include/yaz/options.h b/include/yaz/options.h index 11bb8de..112492f 100644 --- a/include/yaz/options.h +++ b/include/yaz/options.h @@ -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 diff --git a/include/yaz/otherinfo.h b/include/yaz/otherinfo.h index fa3fb02..ced1c9e 100644 --- a/include/yaz/otherinfo.h +++ b/include/yaz/otherinfo.h @@ -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 diff --git a/include/yaz/poll.h b/include/yaz/poll.h index 26b2089..e169b4d 100644 --- a/include/yaz/poll.h +++ b/include/yaz/poll.h @@ -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 diff --git a/include/yaz/pquery.h b/include/yaz/pquery.h index c22fad2..c2fdf57 100644 --- a/include/yaz/pquery.h +++ b/include/yaz/pquery.h @@ -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 diff --git a/include/yaz/proto.h b/include/yaz/proto.h index 251e311..b2a60a1 100644 --- a/include/yaz/proto.h +++ b/include/yaz/proto.h @@ -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 diff --git a/include/yaz/prt-ext.h b/include/yaz/prt-ext.h index 9256d28..8a8c42c 100644 --- a/include/yaz/prt-ext.h +++ b/include/yaz/prt-ext.h @@ -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 diff --git a/include/yaz/query-charset.h b/include/yaz/query-charset.h index 33b2052..2db7385 100644 --- a/include/yaz/query-charset.h +++ b/include/yaz/query-charset.h @@ -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 diff --git a/include/yaz/querytowrbuf.h b/include/yaz/querytowrbuf.h index 1d58a8b..2d1f429 100644 --- a/include/yaz/querytowrbuf.h +++ b/include/yaz/querytowrbuf.h @@ -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 diff --git a/include/yaz/readconf.h b/include/yaz/readconf.h index 3844c01..d75b038 100644 --- a/include/yaz/readconf.h +++ b/include/yaz/readconf.h @@ -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 diff --git a/include/yaz/record_conv.h b/include/yaz/record_conv.h index 89a0c1f..14bc6d9 100644 --- a/include/yaz/record_conv.h +++ b/include/yaz/record_conv.h @@ -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 diff --git a/include/yaz/retrieval.h b/include/yaz/retrieval.h index 45b016c..66bc877 100644 --- a/include/yaz/retrieval.h +++ b/include/yaz/retrieval.h @@ -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 diff --git a/include/yaz/rpn2cql.h b/include/yaz/rpn2cql.h index dbcfedf..443d046 100644 --- a/include/yaz/rpn2cql.h +++ b/include/yaz/rpn2cql.h @@ -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 diff --git a/include/yaz/sc.h b/include/yaz/sc.h index 7fae233..dc4da78 100644 --- a/include/yaz/sc.h +++ b/include/yaz/sc.h @@ -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 diff --git a/include/yaz/snprintf.h b/include/yaz/snprintf.h index ad81a63..ca6c326 100644 --- a/include/yaz/snprintf.h +++ b/include/yaz/snprintf.h @@ -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 diff --git a/include/yaz/soap.h b/include/yaz/soap.h index 74bf63b..ba6c006 100644 --- a/include/yaz/soap.h +++ b/include/yaz/soap.h @@ -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 diff --git a/include/yaz/sortspec.h b/include/yaz/sortspec.h index db59c49..5be5040 100644 --- a/include/yaz/sortspec.h +++ b/include/yaz/sortspec.h @@ -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 diff --git a/include/yaz/srw.h b/include/yaz/srw.h index cb5c43d..572ce8b 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -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 diff --git a/include/yaz/statserv.h b/include/yaz/statserv.h index 1955d66..ce75d3f 100644 --- a/include/yaz/statserv.h +++ b/include/yaz/statserv.h @@ -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 diff --git a/include/yaz/tcpip.h b/include/yaz/tcpip.h index c8b8dd7..5a88bb0 100644 --- a/include/yaz/tcpip.h +++ b/include/yaz/tcpip.h @@ -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 diff --git a/include/yaz/test.h b/include/yaz/test.h index 2d97b7f..5c52100 100644 --- a/include/yaz/test.h +++ b/include/yaz/test.h @@ -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 diff --git a/include/yaz/timing.h b/include/yaz/timing.h index faa8364..8b4a0c1 100644 --- a/include/yaz/timing.h +++ b/include/yaz/timing.h @@ -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 diff --git a/include/yaz/tokenizer.h b/include/yaz/tokenizer.h index c9e0964..546f7d5 100644 --- a/include/yaz/tokenizer.h +++ b/include/yaz/tokenizer.h @@ -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 diff --git a/include/yaz/tpath.h b/include/yaz/tpath.h index fd27d9d..eabd372 100644 --- a/include/yaz/tpath.h +++ b/include/yaz/tpath.h @@ -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 diff --git a/include/yaz/unix.h b/include/yaz/unix.h index 838b0dd..d8bdef2 100644 --- a/include/yaz/unix.h +++ b/include/yaz/unix.h @@ -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 diff --git a/include/yaz/wrbuf.h b/include/yaz/wrbuf.h index 5ba50c3..06312be 100644 --- a/include/yaz/wrbuf.h +++ b/include/yaz/wrbuf.h @@ -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 diff --git a/include/yaz/xmalloc.h b/include/yaz/xmalloc.h index c778b51..1b813d1 100644 --- a/include/yaz/xmalloc.h +++ b/include/yaz/xmalloc.h @@ -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 diff --git a/include/yaz/xmlquery.h b/include/yaz/xmlquery.h index dda1363..8a144bc 100644 --- a/include/yaz/xmlquery.h +++ b/include/yaz/xmlquery.h @@ -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 diff --git a/include/yaz/xmltypes.h b/include/yaz/xmltypes.h index 271cca2..1927d56 100644 --- a/include/yaz/xmltypes.h +++ b/include/yaz/xmltypes.h @@ -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 diff --git a/include/yaz/yaz-ccl.h b/include/yaz/yaz-ccl.h index 77dad19..ce032fe 100644 --- a/include/yaz/yaz-ccl.h +++ b/include/yaz/yaz-ccl.h @@ -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 diff --git a/include/yaz/yaz-iconv.h b/include/yaz/yaz-iconv.h index 0706144..9993c41 100644 --- a/include/yaz/yaz-iconv.h +++ b/include/yaz/yaz-iconv.h @@ -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 diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index ad1cf5a..a0aebdd 100644 --- a/include/yaz/yaz-util.h +++ b/include/yaz/yaz-util.h @@ -148,6 +148,7 @@ /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab diff --git a/include/yaz/yconfig.h b/include/yaz/yconfig.h index 06a460e..59fa5ac 100644 --- a/include/yaz/yconfig.h +++ b/include/yaz/yconfig.h @@ -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 diff --git a/include/yaz/zgdu.h b/include/yaz/zgdu.h index 21031a7..f4215ab 100644 --- a/include/yaz/zgdu.h +++ b/include/yaz/zgdu.h @@ -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 diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 23cf196..613fb12 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -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 diff --git a/src/advancegreek.c b/src/advancegreek.c index 7c953d4..bf29567 100644 --- a/src/advancegreek.c +++ b/src/advancegreek.c @@ -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 */ + diff --git a/src/atoin.c b/src/atoin.c index b1d9fda..7460220 100644 --- a/src/atoin.c +++ b/src/atoin.c @@ -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 diff --git a/src/ber_any.c b/src/ber_any.c index fd3dbe7..4a73314 100644 --- a/src/ber_any.c +++ b/src/ber_any.c @@ -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 diff --git a/src/ber_bit.c b/src/ber_bit.c index e202e1f..8378437 100644 --- a/src/ber_bit.c +++ b/src/ber_bit.c @@ -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 diff --git a/src/ber_bool.c b/src/ber_bool.c index ebc97fc..f25d5c9 100644 --- a/src/ber_bool.c +++ b/src/ber_bool.c @@ -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 diff --git a/src/ber_int.c b/src/ber_int.c index 6711ea3..13e07cb 100644 --- a/src/ber_int.c +++ b/src/ber_int.c @@ -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 diff --git a/src/ber_len.c b/src/ber_len.c index 23c5e4c..56d8754 100644 --- a/src/ber_len.c +++ b/src/ber_len.c @@ -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 diff --git a/src/ber_null.c b/src/ber_null.c index 96862d6..9bc9aac 100644 --- a/src/ber_null.c +++ b/src/ber_null.c @@ -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 diff --git a/src/ber_oct.c b/src/ber_oct.c index c571b88..017a118 100644 --- a/src/ber_oct.c +++ b/src/ber_oct.c @@ -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 diff --git a/src/ber_oid.c b/src/ber_oid.c index 4307b06..6d19959 100644 --- a/src/ber_oid.c +++ b/src/ber_oid.c @@ -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 diff --git a/src/ber_tag.c b/src/ber_tag.c index b90a829..c4310fd 100644 --- a/src/ber_tag.c +++ b/src/ber_tag.c @@ -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 diff --git a/src/ccl_stop_words.c b/src/ccl_stop_words.c index 5e36557..fb36c98 100644 --- a/src/ccl_stop_words.c +++ b/src/ccl_stop_words.c @@ -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 diff --git a/src/cclerrms.c b/src/cclerrms.c index 0be6943..3bcfecf 100644 --- a/src/cclerrms.c +++ b/src/cclerrms.c @@ -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 diff --git a/src/cclfind.c b/src/cclfind.c index 3562d5f..6207b55 100644 --- a/src/cclfind.c +++ b/src/cclfind.c @@ -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 diff --git a/src/cclp.h b/src/cclp.h index 85864e2..c529593 100644 --- a/src/cclp.h +++ b/src/cclp.h @@ -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 diff --git a/src/cclptree.c b/src/cclptree.c index 3633ad5..d4997f8 100644 --- a/src/cclptree.c +++ b/src/cclptree.c @@ -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 diff --git a/src/cclqfile.c b/src/cclqfile.c index 94b5b2c..3dd0b40 100644 --- a/src/cclqfile.c +++ b/src/cclqfile.c @@ -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 diff --git a/src/cclqual.c b/src/cclqual.c index 26c08f2..8ec4848 100644 --- a/src/cclqual.c +++ b/src/cclqual.c @@ -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 diff --git a/src/cclstr.c b/src/cclstr.c index 8f46054..884623c 100644 --- a/src/cclstr.c +++ b/src/cclstr.c @@ -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 diff --git a/src/ccltoken.c b/src/ccltoken.c index a073712..f1f7708 100644 --- a/src/ccltoken.c +++ b/src/ccltoken.c @@ -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 diff --git a/src/cclxmlconfig.c b/src/cclxmlconfig.c index 680441e..a7a83a2 100644 --- a/src/cclxmlconfig.c +++ b/src/cclxmlconfig.c @@ -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 */ + diff --git a/src/charneg.c b/src/charneg.c index e5170a1..63a8a35 100644 --- a/src/charneg.c +++ b/src/charneg.c @@ -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 diff --git a/src/comstack.c b/src/comstack.c index 19346b4..dcce2b0 100644 --- a/src/comstack.c +++ b/src/comstack.c @@ -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 diff --git a/src/copy_types.c b/src/copy_types.c index 1f561e6..03a1c91 100644 --- a/src/copy_types.c +++ b/src/copy_types.c @@ -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 diff --git a/src/cqlstdio.c b/src/cqlstdio.c index b3cc23c..f468f3d 100644 --- a/src/cqlstdio.c +++ b/src/cqlstdio.c @@ -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 diff --git a/src/cqlstrer.c b/src/cqlstrer.c index acc4c80..c0f984e 100644 --- a/src/cqlstrer.c +++ b/src/cqlstrer.c @@ -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 diff --git a/src/cqlstring.c b/src/cqlstring.c index 8edd319..494d319 100644 --- a/src/cqlstring.c +++ b/src/cqlstring.c @@ -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 diff --git a/src/cqltransform.c b/src/cqltransform.c index 4302f48..ea6c20a 100644 --- a/src/cqltransform.c +++ b/src/cqltransform.c @@ -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 diff --git a/src/cqlutil.c b/src/cqlutil.c index 168dab4..7307868 100644 --- a/src/cqlutil.c +++ b/src/cqlutil.c @@ -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 diff --git a/src/daemon.c b/src/daemon.c index 5f5ffc5..e17994a 100644 --- a/src/daemon.c +++ b/src/daemon.c @@ -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 */ + diff --git a/src/diag-entry.c b/src/diag-entry.c index accd5ba..7de30ab 100644 --- a/src/diag-entry.c +++ b/src/diag-entry.c @@ -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 diff --git a/src/diag-entry.h b/src/diag-entry.h index b83fd71..3a95827 100644 --- a/src/diag-entry.h +++ b/src/diag-entry.h @@ -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 diff --git a/src/dumpber.c b/src/dumpber.c index f96993a..6e7feb9 100644 --- a/src/dumpber.c +++ b/src/dumpber.c @@ -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 diff --git a/src/elementset.c b/src/elementset.c index f8c6536..07400c7 100644 --- a/src/elementset.c +++ b/src/elementset.c @@ -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 diff --git a/src/eventl.c b/src/eventl.c index 030f357..2d642ca 100644 --- a/src/eventl.c +++ b/src/eventl.c @@ -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 diff --git a/src/eventl.h b/src/eventl.h index c928708..f0dab30 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -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 diff --git a/src/grs1disp.c b/src/grs1disp.c index 8152d9e..f6a64ce 100644 --- a/src/grs1disp.c +++ b/src/grs1disp.c @@ -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 diff --git a/src/http.c b/src/http.c index aef67bd..1c1d9f0 100644 --- a/src/http.c +++ b/src/http.c @@ -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 diff --git a/src/iconv-p.h b/src/iconv-p.h index d094cc2..9210bf4 100644 --- a/src/iconv-p.h +++ b/src/iconv-p.h @@ -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 diff --git a/src/iconv_decode_danmarc.c b/src/iconv_decode_danmarc.c index f328126..c14a404 100644 --- a/src/iconv_decode_danmarc.c +++ b/src/iconv_decode_danmarc.c @@ -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 */ + diff --git a/src/iconv_decode_iso5426.c b/src/iconv_decode_iso5426.c index f37ff98..12c1d92 100644 --- a/src/iconv_decode_iso5426.c +++ b/src/iconv_decode_iso5426.c @@ -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 */ + diff --git a/src/iconv_decode_marc8.c b/src/iconv_decode_marc8.c index 694a5ed..aafcdf7 100644 --- a/src/iconv_decode_marc8.c +++ b/src/iconv_decode_marc8.c @@ -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 */ + diff --git a/src/iconv_encode_iso5426.c b/src/iconv_encode_iso5426.c index 7fa89f9..601fa35 100644 --- a/src/iconv_encode_iso5426.c +++ b/src/iconv_encode_iso5426.c @@ -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 */ + diff --git a/src/iconv_encode_iso_8859_1.c b/src/iconv_encode_iso_8859_1.c index cd696e5..88dca9d 100644 --- a/src/iconv_encode_iso_8859_1.c +++ b/src/iconv_encode_iso_8859_1.c @@ -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 */ + diff --git a/src/iconv_encode_marc8.c b/src/iconv_encode_marc8.c index 7fa89f9..601fa35 100644 --- a/src/iconv_encode_marc8.c +++ b/src/iconv_encode_marc8.c @@ -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 */ + diff --git a/src/iconv_encode_wchar.c b/src/iconv_encode_wchar.c index e49a4d4..69fc8f1 100644 --- a/src/iconv_encode_wchar.c +++ b/src/iconv_encode_wchar.c @@ -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 */ + diff --git a/src/icu_I18N.c b/src/icu_I18N.c index 7d1728a..8de0182 100644 --- a/src/icu_I18N.c +++ b/src/icu_I18N.c @@ -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 */ + diff --git a/src/ill-get.c b/src/ill-get.c index 08a6657..d0d107b 100644 --- a/src/ill-get.c +++ b/src/ill-get.c @@ -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 diff --git a/src/initopt.c b/src/initopt.c index d3046b8..0a98e0b 100644 --- a/src/initopt.c +++ b/src/initopt.c @@ -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 diff --git a/src/iso5428.c b/src/iso5428.c index 5dd4036..de2cd53 100644 --- a/src/iso5428.c +++ b/src/iso5428.c @@ -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 */ + diff --git a/src/libxml2_error.c b/src/libxml2_error.c index bb7f8e8..fe1f978 100644 --- a/src/libxml2_error.c +++ b/src/libxml2_error.c @@ -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 diff --git a/src/log.c b/src/log.c index 4112230..db9af9e 100644 --- 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 */ + diff --git a/src/logrpn.c b/src/logrpn.c index c7e69cb..e34b6b2 100644 --- a/src/logrpn.c +++ b/src/logrpn.c @@ -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 diff --git a/src/marc_read_iso2709.c b/src/marc_read_iso2709.c index 249ba42..07cd59a 100644 --- a/src/marc_read_iso2709.c +++ b/src/marc_read_iso2709.c @@ -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 diff --git a/src/marc_read_line.c b/src/marc_read_line.c index 15ec7a5..739ec86 100644 --- a/src/marc_read_line.c +++ b/src/marc_read_line.c @@ -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 diff --git a/src/marc_read_xml.c b/src/marc_read_xml.c index 2ed1df1..3f5d29b 100644 --- a/src/marc_read_xml.c +++ b/src/marc_read_xml.c @@ -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 diff --git a/src/marcdisp.c b/src/marcdisp.c index 538f982..81f0afc 100644 --- a/src/marcdisp.c +++ b/src/marcdisp.c @@ -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 diff --git a/src/match_glob.c b/src/match_glob.c index f60009c..564feb6 100644 --- a/src/match_glob.c +++ b/src/match_glob.c @@ -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 diff --git a/src/matchstr.c b/src/matchstr.c index f3ff10a..c1653f7 100644 --- a/src/matchstr.c +++ b/src/matchstr.c @@ -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 diff --git a/src/mime.c b/src/mime.c index 0c485f5..9511a94 100644 --- a/src/mime.c +++ b/src/mime.c @@ -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 diff --git a/src/mutex.c b/src/mutex.c index fe36077..9db9a54 100644 --- a/src/mutex.c +++ b/src/mutex.c @@ -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 diff --git a/src/nmem.c b/src/nmem.c index b3882c9..ec4abea 100644 --- a/src/nmem.c +++ b/src/nmem.c @@ -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 diff --git a/src/nmemsdup.c b/src/nmemsdup.c index 3581d77..d30dbaf 100644 --- a/src/nmemsdup.c +++ b/src/nmemsdup.c @@ -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 diff --git a/src/odr-priv.h b/src/odr-priv.h index 54c410f..0a34793 100644 --- a/src/odr-priv.h +++ b/src/odr-priv.h @@ -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 diff --git a/src/odr.c b/src/odr.c index 2b69471..3a07069 100644 --- 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 diff --git a/src/odr_any.c b/src/odr_any.c index 415c676..59d8752 100644 --- a/src/odr_any.c +++ b/src/odr_any.c @@ -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 diff --git a/src/odr_bit.c b/src/odr_bit.c index b5e75cb..6b615d5 100644 --- a/src/odr_bit.c +++ b/src/odr_bit.c @@ -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 diff --git a/src/odr_bool.c b/src/odr_bool.c index 0dc5b22..114799f 100644 --- a/src/odr_bool.c +++ b/src/odr_bool.c @@ -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 diff --git a/src/odr_choice.c b/src/odr_choice.c index f89c139..06fd663 100644 --- a/src/odr_choice.c +++ b/src/odr_choice.c @@ -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 diff --git a/src/odr_cons.c b/src/odr_cons.c index d5dcc10..51fbbc3 100644 --- a/src/odr_cons.c +++ b/src/odr_cons.c @@ -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 diff --git a/src/odr_enum.c b/src/odr_enum.c index 8410ec5..40189b1 100644 --- a/src/odr_enum.c +++ b/src/odr_enum.c @@ -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 diff --git a/src/odr_int.c b/src/odr_int.c index 7818f79..a039f43 100644 --- a/src/odr_int.c +++ b/src/odr_int.c @@ -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 diff --git a/src/odr_mem.c b/src/odr_mem.c index 2af9534..55478c0 100644 --- a/src/odr_mem.c +++ b/src/odr_mem.c @@ -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 diff --git a/src/odr_null.c b/src/odr_null.c index 4517061..890786b 100644 --- a/src/odr_null.c +++ b/src/odr_null.c @@ -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 diff --git a/src/odr_oct.c b/src/odr_oct.c index 40f9170..ae623cf 100644 --- a/src/odr_oct.c +++ b/src/odr_oct.c @@ -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 diff --git a/src/odr_oid.c b/src/odr_oid.c index 59923fe..fb28188 100644 --- a/src/odr_oid.c +++ b/src/odr_oid.c @@ -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 diff --git a/src/odr_seq.c b/src/odr_seq.c index e0254e4..c348ec6 100644 --- a/src/odr_seq.c +++ b/src/odr_seq.c @@ -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 diff --git a/src/odr_tag.c b/src/odr_tag.c index 328584a..24ed6b1 100644 --- a/src/odr_tag.c +++ b/src/odr_tag.c @@ -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 diff --git a/src/odr_use.c b/src/odr_use.c index a4cf451..32337e9 100644 --- a/src/odr_use.c +++ b/src/odr_use.c @@ -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 diff --git a/src/odr_util.c b/src/odr_util.c index beb3aff..baf8b4b 100644 --- a/src/odr_util.c +++ b/src/odr_util.c @@ -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 diff --git a/src/oid_db.c b/src/oid_db.c index 40cbf44..27f5be5 100644 --- a/src/oid_db.c +++ b/src/oid_db.c @@ -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 diff --git a/src/oid_util.c b/src/oid_util.c index c603e93..cea66fb 100644 --- a/src/oid_util.c +++ b/src/oid_util.c @@ -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 diff --git a/src/opacdisp.c b/src/opacdisp.c index ad8113e..7d069dc 100644 --- a/src/opacdisp.c +++ b/src/opacdisp.c @@ -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 diff --git a/src/options.c b/src/options.c index 11dc8db..8490e99 100644 --- a/src/options.c +++ b/src/options.c @@ -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 diff --git a/src/otherinfo.c b/src/otherinfo.c index 74bacc1..aac8c9e 100644 --- a/src/otherinfo.c +++ b/src/otherinfo.c @@ -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 diff --git a/src/poll.c b/src/poll.c index 43f7993..70679f6 100644 --- a/src/poll.c +++ b/src/poll.c @@ -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 diff --git a/src/pquery.c b/src/pquery.c index 16d5abd..16d826a 100644 --- a/src/pquery.c +++ b/src/pquery.c @@ -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 diff --git a/src/prt-ext.c b/src/prt-ext.c index f42cdb9..4ccdc1b 100644 --- a/src/prt-ext.c +++ b/src/prt-ext.c @@ -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 diff --git a/src/query-charset.c b/src/query-charset.c index 2861203..2aa571b 100644 --- a/src/query-charset.c +++ b/src/query-charset.c @@ -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 diff --git a/src/querytowrbuf.c b/src/querytowrbuf.c index 64e5524..088b307 100644 --- a/src/querytowrbuf.c +++ b/src/querytowrbuf.c @@ -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 diff --git a/src/readconf.c b/src/readconf.c index 08ed587..264ea7a 100644 --- a/src/readconf.c +++ b/src/readconf.c @@ -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 diff --git a/src/record_conv.c b/src/record_conv.c index 6737503..851ec9f 100644 --- a/src/record_conv.c +++ b/src/record_conv.c @@ -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 diff --git a/src/requestq.c b/src/requestq.c index 5b60f1f..02a2689 100644 --- a/src/requestq.c +++ b/src/requestq.c @@ -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 diff --git a/src/retrieval.c b/src/retrieval.c index e23e5e6..1adafbb 100644 --- a/src/retrieval.c +++ b/src/retrieval.c @@ -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 diff --git a/src/rpn2cql.c b/src/rpn2cql.c index cea9f44..de06fab 100644 --- a/src/rpn2cql.c +++ b/src/rpn2cql.c @@ -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 diff --git a/src/sc.c b/src/sc.c index 3eb6e12..277b8d9 100644 --- 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 diff --git a/src/sc_test.c b/src/sc_test.c index 390fe7d..42be11a 100644 --- a/src/sc_test.c +++ b/src/sc_test.c @@ -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 diff --git a/src/seshigh.c b/src/seshigh.c index 3fded70..277e568 100644 --- a/src/seshigh.c +++ b/src/seshigh.c @@ -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 diff --git a/src/session.h b/src/session.h index 2ed9bda..d96432c 100644 --- a/src/session.h +++ b/src/session.h @@ -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 diff --git a/src/siconv.c b/src/siconv.c index bf19cbf..36a0f2c 100644 --- a/src/siconv.c +++ b/src/siconv.c @@ -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 */ + diff --git a/src/snprintf.c b/src/snprintf.c index 23ad9bb..11a9067 100644 --- a/src/snprintf.c +++ b/src/snprintf.c @@ -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 diff --git a/src/soap.c b/src/soap.c index 167f0fc..3fb6cfb 100644 --- a/src/soap.c +++ b/src/soap.c @@ -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 diff --git a/src/sortspec.c b/src/sortspec.c index e9eb540..c347036 100644 --- a/src/sortspec.c +++ b/src/sortspec.c @@ -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 diff --git a/src/srw.c b/src/srw.c index 3a2b4e2..c962922 100644 --- 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 diff --git a/src/srwutil.c b/src/srwutil.c index a2cf45d..7b62217 100644 --- a/src/srwutil.c +++ b/src/srwutil.c @@ -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 diff --git a/src/statserv.c b/src/statserv.c index 7e11d6b..3dd5b93 100644 --- a/src/statserv.c +++ b/src/statserv.c @@ -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 diff --git a/src/tcpdchk.c b/src/tcpdchk.c index 96c2f9a..cfbda34 100644 --- a/src/tcpdchk.c +++ b/src/tcpdchk.c @@ -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 diff --git a/src/tcpip.c b/src/tcpip.c index 8df1e81..b1ee8e4 100644 --- a/src/tcpip.c +++ b/src/tcpip.c @@ -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 diff --git a/src/test.c b/src/test.c index dd5e69a..b09f847 100644 --- a/src/test.c +++ b/src/test.c @@ -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 diff --git a/src/timing.c b/src/timing.c index 31c9e35..eafe4ab 100644 --- a/src/timing.c +++ b/src/timing.c @@ -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 diff --git a/src/tokenizer.c b/src/tokenizer.c index 1af96f2..adb818b 100644 --- a/src/tokenizer.c +++ b/src/tokenizer.c @@ -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 diff --git a/src/tpath.c b/src/tpath.c index a213f9c..215babc 100644 --- a/src/tpath.c +++ b/src/tpath.c @@ -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 diff --git a/src/ucs4.c b/src/ucs4.c index fb2b8c3..b7673a6 100644 --- a/src/ucs4.c +++ b/src/ucs4.c @@ -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 */ + diff --git a/src/unix.c b/src/unix.c index 75b3f67..3809660 100644 --- a/src/unix.c +++ b/src/unix.c @@ -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 diff --git a/src/utf8.c b/src/utf8.c index b895dd9..d6d63f9 100644 --- a/src/utf8.c +++ b/src/utf8.c @@ -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 */ + diff --git a/src/version.c b/src/version.c index f1e75e7..7f056ec 100644 --- a/src/version.c +++ b/src/version.c @@ -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 diff --git a/src/waislen.c b/src/waislen.c index bc96b1c..1fac46f 100644 --- a/src/waislen.c +++ b/src/waislen.c @@ -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 diff --git a/src/wrbuf.c b/src/wrbuf.c index c05b7a0..9322f90 100644 --- a/src/wrbuf.c +++ b/src/wrbuf.c @@ -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 diff --git a/src/xcqlutil.c b/src/xcqlutil.c index eb5111a..abbd879 100644 --- a/src/xcqlutil.c +++ b/src/xcqlutil.c @@ -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 diff --git a/src/xmalloc.c b/src/xmalloc.c index a56afa6..94a6565 100644 --- a/src/xmalloc.c +++ b/src/xmalloc.c @@ -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 diff --git a/src/xmlerror.c b/src/xmlerror.c index 8f05274..d036e58 100644 --- a/src/xmlerror.c +++ b/src/xmlerror.c @@ -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 */ + diff --git a/src/xmlquery.c b/src/xmlquery.c index 60b0bc6..f2c5338 100644 --- a/src/xmlquery.c +++ b/src/xmlquery.c @@ -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 */ + diff --git a/src/yaz-ccl.c b/src/yaz-ccl.c index 3afe8fc..34246dc 100644 --- a/src/yaz-ccl.c +++ b/src/yaz-ccl.c @@ -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 diff --git a/src/zgdu.c b/src/zgdu.c index 3c165c4..d6c2dc7 100644 --- a/src/zgdu.c +++ b/src/zgdu.c @@ -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 diff --git a/src/zget.c b/src/zget.c index cbc9c54..0308373 100644 --- a/src/zget.c +++ b/src/zget.c @@ -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 diff --git a/src/zoom-c.c b/src/zoom-c.c index 3b68593..c626c32 100644 --- a/src/zoom-c.c +++ b/src/zoom-c.c @@ -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 diff --git a/src/zoom-opt.c b/src/zoom-opt.c index b9e5df3..c8d70e5 100644 --- a/src/zoom-opt.c +++ b/src/zoom-opt.c @@ -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 diff --git a/src/zoom-p.h b/src/zoom-p.h index 73993ed..ccb9f39 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -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 diff --git a/src/zoom-socket.c b/src/zoom-socket.c index 1c25092..e544471 100644 --- a/src/zoom-socket.c +++ b/src/zoom-socket.c @@ -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 diff --git a/test/tst_comstack.c b/test/tst_comstack.c index 40c466b..950a3c1 100644 --- a/test/tst_comstack.c +++ b/test/tst_comstack.c @@ -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 diff --git a/test/tst_filepath.c b/test/tst_filepath.c index d37a041..5ab0604 100644 --- a/test/tst_filepath.c +++ b/test/tst_filepath.c @@ -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 diff --git a/test/tst_icu_I18N.c b/test/tst_icu_I18N.c index 3c643df..6cc80b7 100644 --- a/test/tst_icu_I18N.c +++ b/test/tst_icu_I18N.c @@ -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 */ + diff --git a/test/tst_match_glob.c b/test/tst_match_glob.c index 713f6ee..37c552d 100644 --- a/test/tst_match_glob.c +++ b/test/tst_match_glob.c @@ -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 diff --git a/test/tst_oid.c b/test/tst_oid.c index 59dbd1c..68be000 100644 --- a/test/tst_oid.c +++ b/test/tst_oid.c @@ -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 diff --git a/test/tst_query_charset.c b/test/tst_query_charset.c index 6091a3a..1c3bb18 100644 --- a/test/tst_query_charset.c +++ b/test/tst_query_charset.c @@ -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 diff --git a/test/tst_record_conv.c b/test/tst_record_conv.c index 5e9a0f4..2ca35d0 100644 --- a/test/tst_record_conv.c +++ b/test/tst_record_conv.c @@ -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 diff --git a/test/tst_retrieval.c b/test/tst_retrieval.c index 8d8da7d..6ef554f 100644 --- a/test/tst_retrieval.c +++ b/test/tst_retrieval.c @@ -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 diff --git a/test/tst_rpn2cql.c b/test/tst_rpn2cql.c index d5fec78..34e6de2 100644 --- a/test/tst_rpn2cql.c +++ b/test/tst_rpn2cql.c @@ -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 diff --git a/test/tst_timing.c b/test/tst_timing.c index fa40f90..ab1a23a 100644 --- a/test/tst_timing.c +++ b/test/tst_timing.c @@ -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 diff --git a/test/tst_tpath.c b/test/tst_tpath.c index 6db4a4f..79feb29 100644 --- a/test/tst_tpath.c +++ b/test/tst_tpath.c @@ -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 diff --git a/test/tstccl.c b/test/tstccl.c index 87a3930..1f9f43d 100644 --- a/test/tstccl.c +++ b/test/tstccl.c @@ -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 diff --git a/test/tsticonv.c b/test/tsticonv.c index a3c0f5f..721b3c7 100644 --- a/test/tsticonv.c +++ b/test/tsticonv.c @@ -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 */ + diff --git a/test/tstlog.c b/test/tstlog.c index 06b5bcd..04f9787 100644 --- a/test/tstlog.c +++ b/test/tstlog.c @@ -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 diff --git a/test/tstlogthread.c b/test/tstlogthread.c index f4d2b9d..4489bef 100644 --- a/test/tstlogthread.c +++ b/test/tstlogthread.c @@ -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 diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 70a3695..e627dc0 100644 --- a/test/tstmatchstr.c +++ b/test/tstmatchstr.c @@ -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 diff --git a/test/tstnmem.c b/test/tstnmem.c index 5f310cb..606c676 100644 --- a/test/tstnmem.c +++ b/test/tstnmem.c @@ -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 diff --git a/test/tstodr.c b/test/tstodr.c index 8ba386d..8aa0154 100644 --- a/test/tstodr.c +++ b/test/tstodr.c @@ -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 diff --git a/test/tstodrstack.c b/test/tstodrstack.c index 0fe370b..2cde413 100644 --- a/test/tstodrstack.c +++ b/test/tstodrstack.c @@ -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 */ + diff --git a/test/tstpquery.c b/test/tstpquery.c index a64fe7a..475ba68 100644 --- a/test/tstpquery.c +++ b/test/tstpquery.c @@ -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 diff --git a/test/tstsoap1.c b/test/tstsoap1.c index 00af48a..c616b27 100644 --- a/test/tstsoap1.c +++ b/test/tstsoap1.c @@ -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 diff --git a/test/tstsoap2.c b/test/tstsoap2.c index a47f069..cc9a820 100644 --- a/test/tstsoap2.c +++ b/test/tstsoap2.c @@ -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 diff --git a/test/tstwrbuf.c b/test/tstwrbuf.c index e12ec84..c9c4349 100644 --- a/test/tstwrbuf.c +++ b/test/tstwrbuf.c @@ -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 diff --git a/test/tstxmlquery.c b/test/tstxmlquery.c index a293fd1..1b6dc1b 100644 --- a/test/tstxmlquery.c +++ b/test/tstxmlquery.c @@ -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 diff --git a/util/benchmark.c b/util/benchmark.c index 45323d6..1795ff5 100644 --- a/util/benchmark.c +++ b/util/benchmark.c @@ -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 diff --git a/util/cclsh.c b/util/cclsh.c index 9c23715..47a6729 100644 --- a/util/cclsh.c +++ b/util/cclsh.c @@ -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 diff --git a/util/cql2pqf.c b/util/cql2pqf.c index 5c33b5a..d5b2390 100644 --- a/util/cql2pqf.c +++ b/util/cql2pqf.c @@ -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 diff --git a/util/cql2xcql.c b/util/cql2xcql.c index e027250..5abdb57 100644 --- a/util/cql2xcql.c +++ b/util/cql2xcql.c @@ -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 diff --git a/util/marcdump.c b/util/marcdump.c index 43ff281..e09de98 100644 --- a/util/marcdump.c +++ b/util/marcdump.c @@ -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 diff --git a/util/srwtst.c b/util/srwtst.c index d8b3e95..5c3d4bd 100644 --- a/util/srwtst.c +++ b/util/srwtst.c @@ -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 diff --git a/util/yaz-illclient.c b/util/yaz-illclient.c index 31642d9..cdaf416 100644 --- a/util/yaz-illclient.c +++ b/util/yaz-illclient.c @@ -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 diff --git a/util/yaziconv.c b/util/yaziconv.c index 05b700f..e30d747 100644 --- a/util/yaziconv.c +++ b/util/yaziconv.c @@ -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 diff --git a/zoom/zoom-benchmark.c b/zoom/zoom-benchmark.c index 6838ef5..a664a55 100644 --- a/zoom/zoom-benchmark.c +++ b/zoom/zoom-benchmark.c @@ -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 diff --git a/zoom/zoom-bug-641.c b/zoom/zoom-bug-641.c index 49a8589..87c7116 100644 --- a/zoom/zoom-bug-641.c +++ b/zoom/zoom-bug-641.c @@ -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 */ + diff --git a/zoom/zoom-ka.c b/zoom/zoom-ka.c index 083558a..459875f 100644 --- a/zoom/zoom-ka.c +++ b/zoom/zoom-ka.c @@ -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 diff --git a/zoom/zoomsh.c b/zoom/zoomsh.c index df83cdb..363b1e0 100644 --- a/zoom/zoomsh.c +++ b/zoom/zoomsh.c @@ -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 diff --git a/zoom/zoomtst1.c b/zoom/zoomtst1.c index b4cecd0..76d5152 100644 --- a/zoom/zoomtst1.c +++ b/zoom/zoomtst1.c @@ -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 diff --git a/zoom/zoomtst10.c b/zoom/zoomtst10.c index cc5e63d..51a38f1 100644 --- a/zoom/zoomtst10.c +++ b/zoom/zoomtst10.c @@ -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 diff --git a/zoom/zoomtst11.c b/zoom/zoomtst11.c index d4e9bfd..625cae0 100644 --- a/zoom/zoomtst11.c +++ b/zoom/zoomtst11.c @@ -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 diff --git a/zoom/zoomtst2.c b/zoom/zoomtst2.c index bc65f39..12c2272 100644 --- a/zoom/zoomtst2.c +++ b/zoom/zoomtst2.c @@ -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 diff --git a/zoom/zoomtst3.c b/zoom/zoomtst3.c index 69f9161..340d3bf 100644 --- a/zoom/zoomtst3.c +++ b/zoom/zoomtst3.c @@ -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 diff --git a/zoom/zoomtst4.c b/zoom/zoomtst4.c index 1d1917a..dd88922 100644 --- a/zoom/zoomtst4.c +++ b/zoom/zoomtst4.c @@ -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 diff --git a/zoom/zoomtst5.c b/zoom/zoomtst5.c index b0b7cff..be3dbd0 100644 --- a/zoom/zoomtst5.c +++ b/zoom/zoomtst5.c @@ -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 diff --git a/zoom/zoomtst6.c b/zoom/zoomtst6.c index 18895cb..4949159 100644 --- a/zoom/zoomtst6.c +++ b/zoom/zoomtst6.c @@ -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 diff --git a/zoom/zoomtst7.c b/zoom/zoomtst7.c index dca9386..f2c939e 100644 --- a/zoom/zoomtst7.c +++ b/zoom/zoomtst7.c @@ -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 diff --git a/zoom/zoomtst8.c b/zoom/zoomtst8.c index 8fdff81..681cd59 100644 --- a/zoom/zoomtst8.c +++ b/zoom/zoomtst8.c @@ -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 diff --git a/zoom/zoomtst9.c b/zoom/zoomtst9.c index 6f74686..ed5b5b7 100644 --- a/zoom/zoomtst9.c +++ b/zoom/zoomtst9.c @@ -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 diff --git a/ztest/dummy-opac.c b/ztest/dummy-opac.c index 380bda2..f44d042 100644 --- a/ztest/dummy-opac.c +++ b/ztest/dummy-opac.c @@ -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 diff --git a/ztest/gfs-example.c b/ztest/gfs-example.c index f5e29f3..05112e2 100644 --- a/ztest/gfs-example.c +++ b/ztest/gfs-example.c @@ -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 diff --git a/ztest/read-grs.c b/ztest/read-grs.c index 3b5a9ba..b6f5c38 100644 --- a/ztest/read-grs.c +++ b/ztest/read-grs.c @@ -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 diff --git a/ztest/read-marc.c b/ztest/read-marc.c index da7f0a7..5f0f79e 100644 --- a/ztest/read-marc.c +++ b/ztest/read-marc.c @@ -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 diff --git a/ztest/ztest.c b/ztest/ztest.c index f6b39c5..974d2da 100644 --- a/ztest/ztest.c +++ b/ztest/ztest.c @@ -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 diff --git a/ztest/ztest.h b/ztest/ztest.h index 5b37823..b6928c3 100644 --- a/ztest/ztest.h +++ b/ztest/ztest.h @@ -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