X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fcharset-converter.cpp;h=6eb31c96310ec11505c1aa9007e6135bc481a747;hp=4d217653ff39f077bdcb1bcbd919bd55e9a8c2bb;hb=dfdff5f2d2825a500d3d27200d2ec32ee063a975;hpb=22afe38a1f113ef7f2a46d1fde0141cf10b27eb4 diff --git a/src/charset-converter.cpp b/src/charset-converter.cpp index 4d21765..6eb31c9 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-2008 Index Data + Copyright (C) 1998-2009 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