X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fcharset-converter.cpp;h=9ca704f2a03faae34d25a75e074e54640cafdb81;hb=dcfc4bdbeef8e306333e23b9e872fb7bb77139bd;hp=91e3aedcbd2272429d07902e00683e9bcba9f784;hpb=7b429cd9f6320f71b949f7e90270266b2f617c07;p=yazproxy-moved-to-github.git diff --git a/src/charset-converter.cpp b/src/charset-converter.cpp index 91e3aed..9ca704f 100644 --- a/src/charset-converter.cpp +++ b/src/charset-converter.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2009 Index Data + Copyright (C) 1998-2011 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -147,6 +147,7 @@ void Yaz_CharsetConverter::convert_type_1(Z_RPNQuery *q, ODR o) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab