Reformat: delete trailing whitespace
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Sep 2012 13:33:09 +0000 (15:33 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Sep 2012 13:33:53 +0000 (15:33 +0200)
commit5242cb5a8634bfa38b9333ff7f903e718ac6e292
tree4c03c4b064ebeff6240207c9a1a7a8d44e65ed22
parent7b27a8f378d73a86e8ff5e4fa3285117362481c5
Reformat: delete trailing whitespace
228 files changed:
client/admin.c
client/client.c
client/tabcomplete.c
client/tabcomplete.h
include/yaz/backend.h
include/yaz/base64.h
include/yaz/ccl.h
include/yaz/ccl_xml.h
include/yaz/charneg.h
include/yaz/comstack.h
include/yaz/cql.h
include/yaz/daemon.h
include/yaz/dirent.h
include/yaz/errno.h
include/yaz/file_glob.h
include/yaz/icu.h
include/yaz/icu_I18N.h
include/yaz/ill.h
include/yaz/json.h
include/yaz/log.h
include/yaz/logrpn.h
include/yaz/marcdisp.h
include/yaz/mutex.h
include/yaz/nmem.h
include/yaz/odr.h
include/yaz/oid_db.h
include/yaz/options.h
include/yaz/poll.h
include/yaz/pquery.h
include/yaz/proto.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/solr.h
include/yaz/sortspec.h
include/yaz/srw.h
include/yaz/test.h
include/yaz/timing.h
include/yaz/tpath.h
include/yaz/url.h
include/yaz/wrbuf.h
include/yaz/xmalloc.h
include/yaz/xml_include.h
include/yaz/yaz-iconv.h
include/yaz/yaz-util.h
include/yaz/yconfig.h
include/yaz/zoom.h
src/advancegreek.c
src/atoin.c
src/base64.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/cql2ccl.c
src/cqlstring.c
src/cqltransform.c
src/cqlutil.c
src/daemon.c
src/diag_map.c
src/dirent.c
src/elementset.c
src/eventl.h
src/facet.c
src/file_glob.c
src/grs1disp.c
src/http.c
src/iconv_decode_danmarc.c
src/iconv_decode_iso5426.c
src/iconv_decode_marc8.c
src/iconv_encode_iso_8859_1.c
src/iconv_encode_marc8.c
src/iconv_encode_wchar.c
src/icu_casemap.c
src/icu_chain.c
src/icu_sortkey.c
src/icu_tokenizer.c
src/icu_transform.c
src/icu_utf16.c
src/icu_utf8.c
src/ill-get.c
src/initopt.c
src/iso5428.c
src/json.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/mutex.c
src/nmem.c
src/odr.c
src/odr_bit.c
src/odr_oct.c
src/odr_seq.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/querytowrbuf.c
src/readconf.c
src/record_conv.c
src/record_render.c
src/retrieval.c
src/rpn2cql.c
src/rpn2solr.c
src/sc.c
src/seshigh.c
src/session.h
src/siconv.c
src/soap.c
src/solr.c
src/solrtransform.c
src/sortspec.c
src/spipe.c
src/srw.c
src/srwutil.c
src/statserv.c
src/stemmer.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/uri.c
src/url.c
src/utf8.c
src/wrbuf.c
src/xcqlutil.c
src/xmalloc.c
src/xml_include.c
src/xmlerror.c
src/xmlquery.c
src/zget.c
src/zoom-c.c
src/zoom-opt.c
src/zoom-p.h
src/zoom-query.c
src/zoom-record-cache.c
src/zoom-socket.c
src/zoom-sru.c
src/zoom-z3950.c
test/test_ccl.c
test/test_comstack.c
test/test_cql2ccl.c
test/test_embed_record.c
test/test_file_glob.c
test/test_iconv.c
test/test_icu.c
test/test_json.c
test/test_libstemmer.c
test/test_log.c
test/test_log_thread.c
test/test_mutex.c
test/test_nmem.c
test/test_odr.c
test/test_options.c
test/test_pquery.c
test/test_query_charset.c
test/test_record_conv.c
test/test_retrieval.c
test/test_rpn2cql.c
test/test_rpn2solr.c
test/test_shared_ptr.c
test/test_soap1.c
test/test_soap2.c
test/test_solr.c
test/test_timing.c
test/test_wrbuf.c
test/test_xmlquery.c
util/benchmark.c
util/cclsh.c
util/cql2pqf.c
util/cql2xcql.c
util/marcdump.c
util/srwtst.c
util/yaz-icu.c
util/yaz-illclient.c
util/yaz-record-conv.c
util/yaz-xmlquery.c
util/yaziconv.c
zoom/zoom-benchmark.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/zoomtst7.c
zoom/zoomtst8.c
zoom/zoomtst9.c
ztest/dummy-opac.c
ztest/ztest.c